#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"
Go to the source code of this file.
|
#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}} |
|
#define SB_GSTREAMER_AUDIO_PROCESSOR_CID {0x490fef6b, 0xfed9, 0x4243, {0xa2, 0x80, 0x6b, 0xb1, 0x8a, 0x28, 0x3d, 0xfa}} |
#define SB_GSTREAMER_AUDIO_PROCESSOR_CLASSNAME "sbGStreamerAudioProcessor" |
#define SB_GSTREAMER_AUDIO_PROCESSOR_CONTRACTID "@songbirdnest.com/Songbird/Mediacore/GStreamer/AudioProcessor;1" |
#define SB_GSTREAMER_AUDIO_PROCESSOR_DESCRIPTION "Songbird GStreamer Audio Processing API Implementation" |