#include <sbTranscodingConfigurator.h>
#include <sbITranscodingConfigurator.h>
#include <sbITranscodeProfile.h>
#include <sbPIGstTranscodingConfigurator.h>
#include <nsCOMPtr.h>
#include <nsDataHashtable.h>
Go to the source code of this file.
#define FORWARD_TO_BASE |
( |
|
METHOD, |
|
|
|
PROTO, |
|
|
|
ARGS |
|
) |
| NS_IMETHOD METHOD PROTO { return sbTranscodingConfigurator::METHOD(ARGS); } |
#define SB_GSTREAMER_TRANSCODE_AUDIO_CONFIGURATOR_CID |
Value:{ 0xb61e78ec, 0x9aa1, 0x4505, \
{ 0xb1, 0x6c, 0xe3, 0x38, 0x19, 0xbc, 0xa7, 0x05 } }
Definition at line 30 of file sbGStreamerTranscodeAudioConfigurator.h.
#define SB_GSTREAMER_TRANSCODE_AUDIO_CONFIGURATOR_CLASSNAME "GStreamerTranscodeAudioConfigurator" |
#define SB_GSTREAMER_TRANSCODE_AUDIO_CONFIGURATOR_CONTRACTID "@songbirdnest.com/Songbird/Mediacore/Transcode/Configurator/Audio/GStreamer;1" |