sbGStreamerVideoTranscode.h File Reference
#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"
Include dependency graph for sbGStreamerVideoTranscode.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  sbGStreamerVideoTranscoder
 

Macros

#define SB_GSTREAMER_VIDEO_TRANSCODE_CID
 
#define SB_GSTREAMER_VIDEO_TRANSCODE_CONTRACTID   "@songbirdnest.com/Songbird/Mediacore/Transcode/GStreamerVideo;1"
 
#define SB_GSTREAMER_VIDEO_TRANSCODE_CLASSNAME   "GStreamerVideoTranscode"
 

Macro Definition Documentation

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

Definition at line 54 of file sbGStreamerVideoTranscode.h.

#define SB_GSTREAMER_VIDEO_TRANSCODE_CONTRACTID   "@songbirdnest.com/Songbird/Mediacore/Transcode/GStreamerVideo;1"

Definition at line 52 of file sbGStreamerVideoTranscode.h.