Public Member Functions | |
| MediaItemContentSrcArrayCreator (nsIMutableArray *aURIs) | |
Public Member Functions inherited from sbIMediaListEnumerationListener | |
| unsigned short | onEnumerationBegin (in sbIMediaList aMediaList) |
| Called when enumeration is about to begin. More... | |
| unsigned short | onEnumeratedItem (in sbIMediaList aMediaList, in sbIMediaItem aMediaItem) |
| Called once for each item in the enumeration. More... | |
| void | onEnumerationEnd (in sbIMediaList aMediaList, in nsresult aStatusCode) |
| Called when enumeration has completed. More... | |
Additional Inherited Members | |
Public Attributes inherited from sbIMediaListEnumerationListener | |
| const unsigned short | CONTINUE = 0 |
| const unsigned short | CANCEL = 1 |
Enumerator class that populates the array it is given
Definition at line 130 of file sbLibraryListenerHelpers.cpp.
|
inline |
Definition at line 133 of file sbLibraryListenerHelpers.cpp.