A hackish helper that helps the watch folder component gracefully handle file removal. Songbird is frozen if removing a big chunk of files from the watch folder. A remove progress dialog to improve the user experience. More...
import"sbIWFRemoveHelper9001.idl";
Public Member Functions | |
void | remove (in nsIArray aMediaItems) |
remove media items based on changes to the watch folder. This method will block, processing events until all updates are complete. More... | |
A hackish helper that helps the watch folder component gracefully handle file removal. Songbird is frozen if removing a big chunk of files from the watch folder. A remove progress dialog to improve the user experience.
Definition at line 38 of file sbIWFRemoveHelper9001.idl.
void sbIWFRemoveHelper9001::remove | ( | in nsIArray | aMediaItems | ) |
remove media items based on changes to the watch folder. This method will block, processing events until all updates are complete.
aMediaItems | an array media items that may have been removed. |