Songbird Play Queue Service Component Definition. More...
#include <nsAutoPtr.h>#include <nsCOMPtr.h>#include <nsTArray.h>#include <nsIObserver.h>#include <nsIGenericFactory.h>#include <nsIWeakReference.h>#include <nsTHashtable.h>#include <nsHashKeys.h>#include <sbILibrary.h>#include <sbILocalDatabaseLibraryCopyListener.h>#include <sbIMediacoreEvent.h>#include <sbIMediacoreEventListener.h>#include <sbIMediacoreManager.h>#include <sbIMediaListListener.h>#include <sbIPlayQueueService.h>#include <sbLibraryUtils.h>#include "sbPlayQueueLibraryListener.h"#include "sbPlayQueueExternalLibraryListener.h"Go to the source code of this file.
Classes | |
| class | sbPlayQueueService |
| class | sbPlayQueueAsyncListener |
Macros | |
| #define | SB_PLAYQUEUESERVICE_CONTRACTID "@songbirdnest.com/Songbird/playqueue/service;1" |
| #define | SB_PLAYQUEUESERVICE_CLASSNAME "Songbird Play Queue Service" |
| #define | SB_PLAYQUEUESERVICE_CID |
Songbird Play Queue Service Component Definition.
Definition in file sbPlayQueueService.h.
| #define SB_PLAYQUEUESERVICE_CID |
Definition at line 332 of file sbPlayQueueService.h.
| #define SB_PLAYQUEUESERVICE_CLASSNAME "Songbird Play Queue Service" |
Definition at line 330 of file sbPlayQueueService.h.
| #define SB_PLAYQUEUESERVICE_CONTRACTID "@songbirdnest.com/Songbird/playqueue/service;1" |
Definition at line 328 of file sbPlayQueueService.h.