sbTranscodeProfileLoader.h File Reference
#include <sbITranscodeProfile.h>
#include <nsIRunnable.h>
#include <nsAutoPtr.h>
#include <nsCOMPtr.h>
Include dependency graph for sbTranscodeProfileLoader.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  sbTranscodeProfileLoader
 

Macros

#define SONGBIRD_TRANSCODEPROFILELOADER_CLASSNAME   "Songbird transcoding profile loader service"
 
#define SONGBIRD_TRANSCODEPROFILELOADER_CID
 
#define SONGBIRD_TRANSCODEPROFILELOADER_CONTRACTID   "@songbirdnest.com/Songbird/Transcode/ProfileLoader;1"
 

Macro Definition Documentation

#define SONGBIRD_TRANSCODEPROFILELOADER_CID
Value:
/* {C64F3BC9-263F-4c2a-8E4C-C6BFBD9AE1F0} */ \
{ 0xc64f3bc9, 0x263f, 0x4c2a, \
{ 0x8e, 0x4c, 0xc6, 0xbf, 0xbd, 0x9a, 0xe1, 0xf0 } }

Definition at line 123 of file sbTranscodeProfileLoader.h.

#define SONGBIRD_TRANSCODEPROFILELOADER_CLASSNAME   "Songbird transcoding profile loader service"

Definition at line 121 of file sbTranscodeProfileLoader.h.

#define SONGBIRD_TRANSCODEPROFILELOADER_CONTRACTID   "@songbirdnest.com/Songbird/Transcode/ProfileLoader;1"

Definition at line 127 of file sbTranscodeProfileLoader.h.