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

Go to the source code of this file.

Classes

class  sbGStreamerTranscodeAudioConfigurator
 
struct  sbGStreamerTranscodeAudioConfigurator::EncoderProfileData
 

Macros

#define SB_GSTREAMER_TRANSCODE_AUDIO_CONFIGURATOR_CID
 
#define SB_GSTREAMER_TRANSCODE_AUDIO_CONFIGURATOR_CONTRACTID   "@songbirdnest.com/Songbird/Mediacore/Transcode/Configurator/Audio/GStreamer;1"
 
#define SB_GSTREAMER_TRANSCODE_AUDIO_CONFIGURATOR_CLASSNAME   "GStreamerTranscodeAudioConfigurator"
 
#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 64 of file sbGStreamerTranscodeAudioConfigurator.h.

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

Definition at line 36 of file sbGStreamerTranscodeAudioConfigurator.h.

#define SB_GSTREAMER_TRANSCODE_AUDIO_CONFIGURATOR_CONTRACTID   "@songbirdnest.com/Songbird/Mediacore/Transcode/Configurator/Audio/GStreamer;1"

Definition at line 34 of file sbGStreamerTranscodeAudioConfigurator.h.