sbITranscodeManager.idl File Reference
#include "nsISupports.idl"
import "sbITranscodeJob.idl";
Include dependency graph for sbITranscodeManager.idl:

Go to the source code of this file.

Classes

interface  sbITranscodeManager
 The manager from which to request a transcoding job, transcoding profiles, etc. More...
 

Macros

#define SONGBIRD_TRANSCODEMANAGER_CONTRACTID   "@songbirdnest.com/Songbird/Mediacore/TranscodeManager;1"
 
#define SONGBIRD_TRANSCODEMANAGER_CLASSNAME   "Songbird Transcode Manager Interface"
 
#define SONGBIRD_TRANSCODEMANAGER_CID
 

Macro Definition Documentation

#define SONGBIRD_TRANSCODEMANAGER_CID
Value:
{ /* 5aa13c5f-2ee9-45f4-95ea-53d985693baf */ \
0x5aa13c5f, \
0x2ee9, \
0x45f4, \
{0x95, 0xea, 0x53, 0xd9, 0x85, 0x69, 0x3b, 0xaf} \
}

Definition at line 71 of file sbITranscodeManager.idl.

#define SONGBIRD_TRANSCODEMANAGER_CLASSNAME   "Songbird Transcode Manager Interface"

Definition at line 69 of file sbITranscodeManager.idl.

#define SONGBIRD_TRANSCODEMANAGER_CONTRACTID   "@songbirdnest.com/Songbird/Mediacore/TranscodeManager;1"

Definition at line 67 of file sbITranscodeManager.idl.