Songbird Base Mediacore Playback Control Implementation. More...
#include "sbBaseMediacorePlaybackControl.h"
#include <nsIWritablePropertyBag2.h>
#include <nsComponentManagerUtils.h>
#include "sbMediacoreEvent.h"
#include "sbVariantUtils.h"
Go to the source code of this file.
Macros | |
#define | TRACE(args) /* nothing */ |
#define | LOG(args) /* nothing */ |
Functions | |
NS_IMPL_THREADSAFE_ISUPPORTS1 (sbBaseMediacorePlaybackControl, sbIMediacorePlaybackControl) sbBaseMediacorePlaybackControl | |
Songbird Base Mediacore Playback Control Implementation.
Definition in file sbBaseMediacorePlaybackControl.cpp.
#define LOG | ( | args | ) | /* nothing */ |
Definition at line 53 of file sbBaseMediacorePlaybackControl.cpp.
#define TRACE | ( | args | ) | /* nothing */ |
To log this module, set the following environment variable: NSPR_LOG_MODULES=sbBaseMediacorePlaybackControl:5
Definition at line 52 of file sbBaseMediacorePlaybackControl.cpp.
NS_IMPL_THREADSAFE_ISUPPORTS1 | ( | sbBaseMediacorePlaybackControl | , |
sbIMediacorePlaybackControl | |||
) |
Definition at line 56 of file sbBaseMediacorePlaybackControl.cpp.