sbGStreamerAudioProcessor.h File Reference
#include <nsCOMPtr.h>
#include <nsCOMArray.h>
#include <nsIClassInfo.h>
#include <gst/gst.h>
#include <gst/app/gstappsink.h>
#include <gst/base/gstadapter.h>
#include <sbIMediaItem.h>
#include <sbIMediacoreAudioProcessor.h>
#include <sbIMediacoreAudioProcessorListener.h>
#include "sbGStreamerPipeline.h"
Include dependency graph for sbGStreamerAudioProcessor.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  sbGStreamerAudioProcessor
 

Macros

#define SB_GSTREAMER_AUDIO_PROCESSOR_CLASSNAME   "sbGStreamerAudioProcessor"
 
#define SB_GSTREAMER_AUDIO_PROCESSOR_DESCRIPTION   "Songbird GStreamer Audio Processing API Implementation"
 
#define SB_GSTREAMER_AUDIO_PROCESSOR_CONTRACTID   "@songbirdnest.com/Songbird/Mediacore/GStreamer/AudioProcessor;1"
 
#define SB_GSTREAMER_AUDIO_PROCESSOR_CID   {0x490fef6b, 0xfed9, 0x4243, {0xa2, 0x80, 0x6b, 0xb1, 0x8a, 0x28, 0x3d, 0xfa}}
 

Macro Definition Documentation

#define SB_GSTREAMER_AUDIO_PROCESSOR_CID   {0x490fef6b, 0xfed9, 0x4243, {0xa2, 0x80, 0x6b, 0xb1, 0x8a, 0x28, 0x3d, 0xfa}}

Definition at line 238 of file sbGStreamerAudioProcessor.h.

#define SB_GSTREAMER_AUDIO_PROCESSOR_CLASSNAME   "sbGStreamerAudioProcessor"

Definition at line 232 of file sbGStreamerAudioProcessor.h.

#define SB_GSTREAMER_AUDIO_PROCESSOR_CONTRACTID   "@songbirdnest.com/Songbird/Mediacore/GStreamer/AudioProcessor;1"

Definition at line 236 of file sbGStreamerAudioProcessor.h.

#define SB_GSTREAMER_AUDIO_PROCESSOR_DESCRIPTION   "Songbird GStreamer Audio Processing API Implementation"

Definition at line 234 of file sbGStreamerAudioProcessor.h.