An interface for defining transcoding profiles. More...
#include "nsISupports.idl"
Go to the source code of this file.
Classes | |
interface | sbITranscodeProfile |
An object defining a transcoding profile. More... | |
interface | sbITranscodeEncoderProfile |
interface | sbITranscodeProfileAttribute |
interface | sbITranscodeProfileProperty |
interface | sbITranscodeImageProfile |
An object defining the format to transcode a still image to. More... | |
interface | sbITranscodeProfileLoader |
An object that can create an sbITranscodeProfile from an XML description file. More... | |
Macros | |
#define | SONGBIRD_TRANSCODEPROFILE_DESCRIPTION "Songbird Transcode Profile Component" |
#define | SONGBIRD_TRANSCODEPROFILE_CONTRACTID "@songbirdnest.com/Songbird/Transcode/Profile;1" |
#define | SONGBIRD_TRANSCODEPROFILE_CLASSNAME "Songbird Transcode Profile" |
#define | SONGBIRD_TRANSCODEPROFILE_CID {0xdc50c9ab, 0x63ec, 0x4d6a, {0xa9, 0xd1, 0x79, 0x07, 0xbc, 0xe3, 0x33, 0x24}} |
An interface for defining transcoding profiles.
Definition in file sbITranscodeProfile.idl.
#define SONGBIRD_TRANSCODEPROFILE_CID {0xdc50c9ab, 0x63ec, 0x4d6a, {0xa9, 0xd1, 0x79, 0x07, 0xbc, 0xe3, 0x33, 0x24}} |
Definition at line 229 of file sbITranscodeProfile.idl.
#define SONGBIRD_TRANSCODEPROFILE_CLASSNAME "Songbird Transcode Profile" |
Definition at line 227 of file sbITranscodeProfile.idl.
#define SONGBIRD_TRANSCODEPROFILE_CONTRACTID "@songbirdnest.com/Songbird/Transcode/Profile;1" |
Definition at line 225 of file sbITranscodeProfile.idl.
#define SONGBIRD_TRANSCODEPROFILE_DESCRIPTION "Songbird Transcode Profile Component" |
Definition at line 223 of file sbITranscodeProfile.idl.