sbRemotePlayerFactory.h File Reference
#include <sbIRemotePlayerFactory.h>
#include <nsCOMPtr.h>
#include <nsStringGlue.h>
Include dependency graph for sbRemotePlayerFactory.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  sbRemotePlayerFactory
 

Macros

#define SONGBIRD_REMOTEPLAYERFACTORY_CONTRACTID   "@songbirdnest.com/remoteapi/remoteplayer-factory;1"
 
#define SONGBIRD_REMOTEPLAYERFACTORY_CLASSNAME   "Songbird Remote Player Factory"
 
#define SONGBIRD_REMOTEPLAYERFACTORY_CID
 

Macro Definition Documentation

#define SONGBIRD_REMOTEPLAYERFACTORY_CID
Value:
{ /* df5f2b39-66b1-44ff-bb03-6bb7636d593b */ \
0xdf5f2b39, \
0x66b1, \
0x44ff, \
{0xbb, 0x03, 0x6b, 0xb7, 0x63, 0x6d, 0x59, 0x3b} \
}

Definition at line 39 of file sbRemotePlayerFactory.h.

#define SONGBIRD_REMOTEPLAYERFACTORY_CLASSNAME   "Songbird Remote Player Factory"

Definition at line 37 of file sbRemotePlayerFactory.h.

#define SONGBIRD_REMOTEPLAYERFACTORY_CONTRACTID   "@songbirdnest.com/remoteapi/remoteplayer-factory;1"

Definition at line 35 of file sbRemotePlayerFactory.h.