sbFileAlbumArtFetcher.h File Reference

Songbird Local File Album Art Fetcher Definitions. More...

#include <sbIAlbumArtFetcher.h>
#include <sbIAlbumArtService.h>
#include <nsCOMPtr.h>
#include <nsIArray.h>
#include <nsIIOService.h>
#include <nsISimpleEnumerator.h>
#include <nsIPrefBranch.h>
#include <nsTArray.h>
#include <nsStringGlue.h>
#include <nsISupportsPrimitives.h>
#include <nsIURL.h>
Include dependency graph for sbFileAlbumArtFetcher.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  sbFileAlbumArtFetcher
 

Macros

#define SB_FILEALBUMARTFETCHER_CLASSNAME   "sbFileAlbumArtFetcher"
 
#define SB_FILEALBUMARTFETCHER_CID
 

Detailed Description

Songbird Local File Album Art Fetcher Definitions.

Definition in file sbFileAlbumArtFetcher.h.

Macro Definition Documentation

#define SB_FILEALBUMARTFETCHER_CID
Value:
/* {5fdeaf80-1a91-4970-8cba-c016cd6edc82} */ \
{ \
0x5fdeaf80, \
0x1a91, \
0x4970, \
{ 0x8c, 0xba, 0xc0, 0x16, 0xcd, 0x6e, 0xdc, 0x82 } \
}

Definition at line 79 of file sbFileAlbumArtFetcher.h.

#define SB_FILEALBUMARTFETCHER_CLASSNAME   "sbFileAlbumArtFetcher"

Definition at line 78 of file sbFileAlbumArtFetcher.h.