#include <nsCOMPtr.h>
#include <nsCOMArray.h>
#include <nsITimer.h>
#include <nsTArray.h>
#include <nsStringGlue.h>
#include <gst/gst.h>
#include "sbITranscodeJob.h"
#include "sbITranscodeProfile.h"
#include "sbIJobProgress.h"
#include "sbIJobCancelable.h"
#include "sbGStreamerPipeline.h"
Go to the source code of this file.
#define SB_GSTREAMER_TRANSCODE_CID |
Value:{ 0x67623837, 0xfea5, 0x4005, \
{ 0xb4, 0x75, 0xe3, 0x4b, 0x73, 0x86, 0x35, 0xc4 } }
Definition at line 46 of file sbGStreamerTranscode.h.
#define SB_GSTREAMER_TRANSCODE_CLASSNAME "GStreamerTranscode" |
#define SB_GSTREAMER_TRANSCODE_CONTRACTID "@songbirdnest.com/Songbird/Mediacore/Transcode/GStreamer;1" |