#include <nscore.h>
#include <nsStringGlue.h>
#include <nsMemory.h>
#include <nsIChannelEventSink.h>
#include <nsIInterfaceRequestor.h>
#include <nsCOMPtr.h>
#include "sbIMetadataChannel.h"
#include <map>
Go to the source code of this file.
#define NS_ERROR_SONGBIRD_METADATA_CHANNEL_RESTART NS_ERROR_GENERATE_FAILURE( NS_ERROR_MODULE_GENERAL, 1 ) |
#define SONGBIRD_METADATACHANNEL_CID |
Value:{ \
0x37595d88, \
0xf49e, \
0x4309, \
{0x89, 0xa1, 0x37, 0x67, 0x49, 0xa4, 0xb2, 0x85} \
}
Definition at line 50 of file sbMetadataChannel.h.
#define SONGBIRD_METADATACHANNEL_CLASSNAME "Songbird Metadata Channel Helper" |
#define SONGBIRD_METADATACHANNEL_CONTRACTID "@songbirdnest.com/Songbird/MetadataChannel;1" |