sbGStreamerTranscodeDeviceConfigurator.h File Reference
#include <sbTranscodingConfigurator.h>
#include <sbITranscodingConfigurator.h>
#include <sbPIGstTranscodingConfigurator.h>
#include <nsCOMPtr.h>
#include <nsDataHashtable.h>
#include <sbFraction.h>
Include dependency graph for sbGStreamerTranscodeDeviceConfigurator.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  sbGStreamerTranscodeDeviceConfigurator
 
struct  sbGStreamerTranscodeDeviceConfigurator::Dimensions
 
struct  sbGStreamerTranscodeDeviceConfigurator::EncoderProfileData
 

Macros

#define SB_GSTREAMER_TRANSCODE_DEVICE_CONFIGURATOR_CID
 
#define SB_GSTREAMER_TRANSCODE_DEVICE_CONFIGURATOR_CONTRACTID   "@songbirdnest.com/Songbird/Mediacore/Transcode/Configurator/Device/GStreamer;1"
 
#define SB_GSTREAMER_TRANSCODE_DEVICE_CONFIGURATOR_CLASSNAME   "GStreamerTranscodeDeviceConfigurator"
 
#define FORWARD_TO_BASE(METHOD, PROTO, ARGS)   NS_IMETHOD METHOD PROTO { return sbTranscodingConfigurator::METHOD(ARGS); }
 

Macro Definition Documentation

#define FORWARD_TO_BASE (   METHOD,
  PROTO,
  ARGS 
)    NS_IMETHOD METHOD PROTO { return sbTranscodingConfigurator::METHOD(ARGS); }

Definition at line 67 of file sbGStreamerTranscodeDeviceConfigurator.h.

#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"

Definition at line 36 of file sbGStreamerTranscodeDeviceConfigurator.h.

#define SB_GSTREAMER_TRANSCODE_DEVICE_CONFIGURATOR_CONTRACTID   "@songbirdnest.com/Songbird/Mediacore/Transcode/Configurator/Device/GStreamer;1"

Definition at line 34 of file sbGStreamerTranscodeDeviceConfigurator.h.