#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>
Go to the source code of this file.
|
#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}} |
|
#define SB_GSTREAMER_METADATA_HANDLER_CID {0x58cc7fbd, 0xdfa3, 0x4e36, {0x95, 0xd6, 0xb3, 0x6d, 0x67, 0x7a, 0x6e, 0xab}} |
#define SB_GSTREAMER_METADATA_HANDLER_CLASSNAME "sbGStreamerMetadataHandler" |
#define SB_GSTREAMER_METADATA_HANDLER_CONTRACTID "@songbirdnest.com/Songbird/MetadataHandler/GStreamer;1" |
#define SB_GSTREAMER_METADATA_HANDLER_DESCRIPTION "Songbird GStreamer Metadata Handler" |