sbGStreamerMetadataHandler.h File Reference
#include "sbIMetadataHandler.h"
#include "sbGStreamerMediacoreUtils.h"
#include <sbIMediacoreFactory.h>
#include <nsIChannel.h>
#include <nsITimer.h>
#include <prlock.h>
#include <nsAutoLock.h>
#include <nsCOMPtr.h>
#include <nsStringGlue.h>
#include <gst/gst.h>
Include dependency graph for sbGStreamerMetadataHandler.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  sbGStreamerMetadataHandler
 

Macros

#define SB_GSTREAMER_METADATA_HANDLER_CLASSNAME   "sbGStreamerMetadataHandler"
 
#define SB_GSTREAMER_METADATA_HANDLER_DESCRIPTION   "Songbird GStreamer Metadata Handler"
 
#define SB_GSTREAMER_METADATA_HANDLER_CONTRACTID   "@songbirdnest.com/Songbird/MetadataHandler/GStreamer;1"
 
#define SB_GSTREAMER_METADATA_HANDLER_CID   {0x58cc7fbd, 0xdfa3, 0x4e36, {0x95, 0xd6, 0xb3, 0x6d, 0x67, 0x7a, 0x6e, 0xab}}
 

Macro Definition Documentation

#define SB_GSTREAMER_METADATA_HANDLER_CID   {0x58cc7fbd, 0xdfa3, 0x4e36, {0x95, 0xd6, 0xb3, 0x6d, 0x67, 0x7a, 0x6e, 0xab}}

Definition at line 111 of file sbGStreamerMetadataHandler.h.

#define SB_GSTREAMER_METADATA_HANDLER_CLASSNAME   "sbGStreamerMetadataHandler"

Definition at line 105 of file sbGStreamerMetadataHandler.h.

#define SB_GSTREAMER_METADATA_HANDLER_CONTRACTID   "@songbirdnest.com/Songbird/MetadataHandler/GStreamer;1"

Definition at line 109 of file sbGStreamerMetadataHandler.h.

#define SB_GSTREAMER_METADATA_HANDLER_DESCRIPTION   "Songbird GStreamer Metadata Handler"

Definition at line 107 of file sbGStreamerMetadataHandler.h.