#include <sbTranscodingConfigurator.h>
#include <sbITranscodingConfigurator.h>
#include <sbPIGstTranscodingConfigurator.h>
#include <nsCOMPtr.h>
#include <nsDataHashtable.h>
#include <sbFraction.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_DEVICE_CONFIGURATOR_CID |
Value:{ 0x8d5d04f8, 0x2060, 0x4e82, \
{ 0xa2, 0x5b, 0xc7, 0xd6, 0x7a, 0x6b, 0x52, 0x92 } }
Definition at line 30 of file sbGStreamerTranscodeDeviceConfigurator.h.
#define SB_GSTREAMER_TRANSCODE_DEVICE_CONFIGURATOR_CLASSNAME "GStreamerTranscodeDeviceConfigurator" |
#define SB_GSTREAMER_TRANSCODE_DEVICE_CONFIGURATOR_CONTRACTID "@songbirdnest.com/Songbird/Mediacore/Transcode/Configurator/Device/GStreamer;1" |