sbGStreamerMediaInspector.h File Reference
#include <nsCOMPtr.h>
#include <nsTArray.h>
#include <nsStringGlue.h>
#include <nsIClassInfo.h>
#include <nsITimer.h>
#include "sbIJobProgress.h"
#include "sbIJobCancelable.h"
#include "sbIMediaInspector.h"
#include "sbIMediaFormatMutable.h"
#include "sbGStreamerPipeline.h"
#include <gst/gst.h>
Include dependency graph for sbGStreamerMediaInspector.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  sbGStreamerMediaInspector
 

Macros

#define SB_GSTREAMER_MEDIAINSPECTOR_CLASSNAME   "sbGStreamerMediaInspector"
 
#define SB_GSTREAMER_MEDIAINSPECTOR_DESCRIPTION   "Songbird GStreamer Media Inspector"
 
#define SB_GSTREAMER_MEDIAINSPECTOR_CONTRACTID   SB_MEDIAINSPECTOR_CONTRACTID
 
#define SB_GSTREAMER_MEDIAINSPECTOR_CID   {0x200782a4, 0x07c6, 0x4ec7, {0xa3, 0x31, 0xb8, 0x88, 0x87, 0x36, 0x80, 0xa6}}
 

Macro Definition Documentation

#define SB_GSTREAMER_MEDIAINSPECTOR_CID   {0x200782a4, 0x07c6, 0x4ec7, {0xa3, 0x31, 0xb8, 0x88, 0x87, 0x36, 0x80, 0xa6}}

Definition at line 132 of file sbGStreamerMediaInspector.h.

#define SB_GSTREAMER_MEDIAINSPECTOR_CLASSNAME   "sbGStreamerMediaInspector"

Definition at line 125 of file sbGStreamerMediaInspector.h.

#define SB_GSTREAMER_MEDIAINSPECTOR_CONTRACTID   SB_MEDIAINSPECTOR_CONTRACTID

Definition at line 130 of file sbGStreamerMediaInspector.h.

#define SB_GSTREAMER_MEDIAINSPECTOR_DESCRIPTION   "Songbird GStreamer Media Inspector"

Definition at line 127 of file sbGStreamerMediaInspector.h.