#include <nsAutoLock.h>
#include <nsCOMPtr.h>
#include <nsCOMArray.h>
#include <nsITimer.h>
#include <nsTArray.h>
#include <nsStringGlue.h>
#include <gst/gst.h>
#include "sbITranscodeVideoJob.h"
#include "sbIJobProgress.h"
#include "sbIJobCancelable.h"
#include "sbITranscodingConfigurator.h"
#include "sbITranscodeError.h"
#include "sbIMediaFormatMutable.h"
#include "sbGStreamerPipeline.h"
#include "sbJobUtils.h"
Go to the source code of this file.
#define SB_GSTREAMER_VIDEO_TRANSCODE_CID |
Value:{ 0x227551a3, 0x24dc, 0x42e7, \
{ 0x9a, 0xb6, 0x95, 0x25, 0xe9, 0x89, 0xed, 0xfd } }
Definition at line 48 of file sbGStreamerVideoTranscode.h.
#define SB_GSTREAMER_VIDEO_TRANSCODE_CLASSNAME "GStreamerVideoTranscode" |
#define SB_GSTREAMER_VIDEO_TRANSCODE_CONTRACTID "@songbirdnest.com/Songbird/Mediacore/Transcode/GStreamerVideo;1" |