sbBaseMediacorePlaybackControl.cpp File Reference

Songbird Base Mediacore Playback Control Implementation. More...

#include "sbBaseMediacorePlaybackControl.h"
#include <nsIWritablePropertyBag2.h>
#include <nsComponentManagerUtils.h>
#include "sbMediacoreEvent.h"
#include "sbVariantUtils.h"
Include dependency graph for sbBaseMediacorePlaybackControl.cpp:

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
 

Detailed Description

Songbird Base Mediacore Playback Control Implementation.

Definition in file sbBaseMediacorePlaybackControl.cpp.

Macro Definition Documentation

#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.

Function Documentation

NS_IMPL_THREADSAFE_ISUPPORTS1 ( sbBaseMediacorePlaybackControl  ,
sbIMediacorePlaybackControl   
)

Definition at line 56 of file sbBaseMediacorePlaybackControl.cpp.