sbMediacoreEvent.cpp File Reference

Songbird Mediacore Event Implementation. More...

#include "sbMediacoreEvent.h"
#include <nsAutoPtr.h>
Include dependency graph for sbMediacoreEvent.cpp:

Go to the source code of this file.

Macros

#define TRACE(args)   /* nothing */
 
#define LOG(args)   /* nothing */
 

Functions

 NS_IMPL_THREADSAFE_ISUPPORTS1 (sbMediacoreEvent, sbIMediacoreEvent) sbMediacoreEvent
 

Detailed Description

Songbird Mediacore Event Implementation.

Definition in file sbMediacoreEvent.cpp.

Macro Definition Documentation

#define LOG (   args)    /* nothing */

Definition at line 49 of file sbMediacoreEvent.cpp.

#define TRACE (   args)    /* nothing */

To log this module, set the following environment variable: NSPR_LOG_MODULES=sbMediacoreEvent:5

Definition at line 48 of file sbMediacoreEvent.cpp.

Function Documentation

NS_IMPL_THREADSAFE_ISUPPORTS1 ( sbMediacoreEvent  ,
sbIMediacoreEvent   
)

Definition at line 52 of file sbMediacoreEvent.cpp.