#include "sbRemoteAPI.h"
#include "sbRemoteMediaListBase.h"
#include "sbRemoteNotificationManager.h"
#include "sbRemoteWebPlaylist.h"
#include <sbIDataRemote.h>
#include <sbIDownloadDevice.h>
#include <sbIMediaList.h>
#include <sbIMediacoreEventListener.h>
#include <sbIMediacoreManager.h>
#include <sbIRemoteLibrary.h>
#include <sbIRemoteObserver.h>
#include <sbIRemotePlayer.h>
#include <sbISecurityAggregator.h>
#include <nsAutoPtr.h>
#include <nsCOMPtr.h>
#include <nsDataHashtable.h>
#include <nsInterfaceHashtable.h>
#include <nsIClassInfo.h>
#include <nsIDOMEventListener.h>
#include <nsIGenericFactory.h>
#include <nsIIOService.h>
#include <nsISecurityCheckedComponent.h>
#include <nsIWeakReference.h>
#include <nsPIDOMWindow.h>
#include <nsStringGlue.h>
#include <nsWeakReference.h>
Go to the source code of this file.
#define SONGBIRD_REMOTEPLAYER_CID |
Value:{ \
0x645e064c, \
0xe547, \
0x444c, \
{0xbb, 0x41, 0x8f, 0x2e, 0x5b, 0x12, 0x70, 0x0b} \
}
Definition at line 63 of file sbRemotePlayer.h.
#define SONGBIRD_REMOTEPLAYER_CLASSNAME "Songbird Remote Player" |
#define SONGBIRD_REMOTEPLAYER_CONTRACTID "@songbirdnest.com/remoteapi/remoteplayer;1" |