Songbird Album Art Fetcher Set Definitions. More...
#include <sbIAlbumArtFetcherSet.h>#include <sbIAlbumArtService.h>#include <sbIAlbumArtListener.h>#include <sbIMediaItem.h>#include <nsCOMPtr.h>#include <nsIConsoleService.h>#include <nsIArray.h>#include <nsIMutableArray.h>#include <nsIThreadManager.h>#include <nsITimer.h>Go to the source code of this file.
Classes | |
| class | sbAlbumArtFetcherSet |
Macros | |
| #define | SB_ALBUMARTFETCHERSET_CLASSNAME "sbAlbumArtFetcherSet" |
| #define | SB_ALBUMARTFETCHERSET_CID |
| #define | ALBUMART_SCANNER_TIMEOUT 10000 |
| #define | PREF_ALBUMART_SCANNER_BRANCH "songbird.albumart.scanner." |
| #define | PREF_ALBUMART_SCANNER_TIMEOUT "timeout" |
Songbird Album Art Fetcher Set Definitions.
Definition in file sbAlbumArtFetcherSet.h.
| #define ALBUMART_SCANNER_TIMEOUT 10000 |
Definition at line 85 of file sbAlbumArtFetcherSet.h.
| #define PREF_ALBUMART_SCANNER_BRANCH "songbird.albumart.scanner." |
Definition at line 88 of file sbAlbumArtFetcherSet.h.
| #define PREF_ALBUMART_SCANNER_TIMEOUT "timeout" |
Definition at line 89 of file sbAlbumArtFetcherSet.h.
| #define SB_ALBUMARTFETCHERSET_CID |
Definition at line 75 of file sbAlbumArtFetcherSet.h.
| #define SB_ALBUMARTFETCHERSET_CLASSNAME "sbAlbumArtFetcherSet" |
Definition at line 74 of file sbAlbumArtFetcherSet.h.