sbTranscodingConfigurator.h File Reference
#include <sbIMediaInspector.h>
#include <sbITranscodingConfigurator.h>
#include <nsCOMPtr.h>
#include <nsIPropertyBag.h>
#include <nsStringAPI.h>
Include dependency graph for sbTranscodingConfigurator.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  sbTranscodingConfigurator
 

Macros

#define SONGBIRD_TRANSCODINGCONFIGURATOR_CONTRACTID   "@songbirdnest.com/Songbird/Mediacore/TranscodingConfigurator;1"
 
#define SONGBIRD_TRANSCODINGCONFIGURATOR_CLASSNAME   "Songbird Transcoding Configurator Interface"
 
#define SONGBIRD_TRANSCODINGCONFIGURATOR_CID
 

Macro Definition Documentation

#define SONGBIRD_TRANSCODINGCONFIGURATOR_CID
Value:
{ /* f40ea6ad-4a39-464f-9e94-9f240e0a05ee */ \
0xf40ea6ad, \
0x4a39, \
0x464f, \
{ 0x9e, 0x94, 0x9f, 0x24, 0x0e, 0x0a, 0x05, 0xee } \
}

Definition at line 44 of file sbTranscodingConfigurator.h.

#define SONGBIRD_TRANSCODINGCONFIGURATOR_CLASSNAME   "Songbird Transcoding Configurator Interface"

Definition at line 42 of file sbTranscodingConfigurator.h.

#define SONGBIRD_TRANSCODINGCONFIGURATOR_CONTRACTID   "@songbirdnest.com/Songbird/Mediacore/TranscodingConfigurator;1"

Definition at line 40 of file sbTranscodingConfigurator.h.