#include <nscore.h>
#include <prlock.h>
#include <prlog.h>
#include "sbIMetadataManager.h"
#include "sbIMetadataHandler.h"
#include <nsCOMPtr.h>
#include <nsStringGlue.h>
#include <set>
#include <list>
Go to the source code of this file.
#define SONGBIRD_METADATAMANAGER_CID |
Value:{ \
0x32bfdede, \
0x854d, \
0x448f, \
{0xba, 0xda, 0x7a, 0x3b, 0x4b, 0x19, 0x20, 0x34} \
}
Definition at line 52 of file sbMetadataManager.h.
#define SONGBIRD_METADATAMANAGER_CLASSNAME "Songbird Metadata Manager Interface" |
#define SONGBIRD_METADATAMANAGER_CONTRACTID "@songbirdnest.com/Songbird/MetadataManager;1" |