#include "nsISupports.idl"
Go to the source code of this file.
Classes | |
interface | sbIAlbumArtFetcher |
Interface for an album art fetcher. Instantiate as a component instance. More... | |
Macros | |
#define | SB_ALBUM_ART_FETCHER_CATEGORY "songbird-album-art-fetcher" |
#define | SB_FILEALBUMARTFETCHER_CONTRACTID "@songbirdnest.com/Songbird/album-art/file-fetcher;1" |
#define | SB_METADATAALBUMARTFETCHER_CONTRACTID "@songbirdnest.com/Songbird/album-art/metadata-fetcher;1" |
#define SB_ALBUM_ART_FETCHER_CATEGORY "songbird-album-art-fetcher" |
Definition at line 129 of file sbIAlbumArtFetcher.idl.
#define SB_FILEALBUMARTFETCHER_CONTRACTID "@songbirdnest.com/Songbird/album-art/file-fetcher;1" |
Definition at line 131 of file sbIAlbumArtFetcher.idl.
#define SB_METADATAALBUMARTFETCHER_CONTRACTID "@songbirdnest.com/Songbird/album-art/metadata-fetcher;1" |
Definition at line 134 of file sbIAlbumArtFetcher.idl.