Songbird Album Art Scanner Definitions. More...
#include <sbIAlbumArtFetcherSet.h>
#include <sbIAlbumArtListener.h>
#include <sbIAlbumArtScanner.h>
#include <sbIAlbumArtService.h>
#include <sbIJobCancelable.h>
#include <sbIJobProgress.h>
#include <sbIJobProgressUI.h>
#include <sbILibrary.h>
#include <nsCOMArray.h>
#include <nsCOMPtr.h>
#include <nsIArray.h>
#include <nsIClassInfo.h>
#include <nsIMutableArray.h>
#include <nsIStringBundle.h>
#include <nsITimer.h>
#include <nsStringGlue.h>
#include <nsTArray.h>
Go to the source code of this file.
Classes | |
class | sbAlbumArtScanner |
Macros | |
#define | SB_ALBUMARTSCANNER_CLASSNAME "sbAlbumArtScanner" |
#define | SB_ALBUMARTSCANNER_CONTRACTID "@songbirdnest.com/Songbird/album-art/scanner;1" |
#define | SB_ALBUMARTSCANNER_CID |
#define | ALBUMART_SCANNER_INTERVAL 10 |
#define | PREF_ALBUMART_SCANNER_BRANCH "songbird.albumart.scanner." |
#define | PREF_ALBUMART_SCANNER_INTERVAL "interval" |
Songbird Album Art Scanner Definitions.
Definition in file sbAlbumArtScanner.h.
#define ALBUMART_SCANNER_INTERVAL 10 |
Definition at line 95 of file sbAlbumArtScanner.h.
#define PREF_ALBUMART_SCANNER_BRANCH "songbird.albumart.scanner." |
Definition at line 98 of file sbAlbumArtScanner.h.
#define PREF_ALBUMART_SCANNER_INTERVAL "interval" |
Definition at line 99 of file sbAlbumArtScanner.h.
#define SB_ALBUMARTSCANNER_CID |
Definition at line 85 of file sbAlbumArtScanner.h.
#define SB_ALBUMARTSCANNER_CLASSNAME "sbAlbumArtScanner" |
Definition at line 82 of file sbAlbumArtScanner.h.
#define SB_ALBUMARTSCANNER_CONTRACTID "@songbirdnest.com/Songbird/album-art/scanner;1" |
Definition at line 83 of file sbAlbumArtScanner.h.