sbRemotePlayer.h File Reference
#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>
Include dependency graph for sbRemotePlayer.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  sbRemoteObserver
 
class  sbRemotePlayer
 
class  sbRemotePlayerDownloadCallback
 

Macros

#define SONGBIRD_REMOTEPLAYER_CONTRACTID   "@songbirdnest.com/remoteapi/remoteplayer;1"
 
#define SONGBIRD_REMOTEPLAYER_CLASSNAME   "Songbird Remote Player"
 
#define SONGBIRD_REMOTEPLAYER_CID
 

Macro Definition Documentation

#define SONGBIRD_REMOTEPLAYER_CID
Value:
{ /* 645e064c-e547-444c-bb41-8f2e5b12700b */ \
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"

Definition at line 61 of file sbRemotePlayer.h.

#define SONGBIRD_REMOTEPLAYER_CONTRACTID   "@songbirdnest.com/remoteapi/remoteplayer;1"

Definition at line 59 of file sbRemotePlayer.h.