sbMediacoreCapabilities.cpp File Reference

Songbird Mediacore Capabilities Implementation. More...

#include "sbMediacoreCapabilities.h"
#include <nsCOMPtr.h>
Include dependency graph for sbMediacoreCapabilities.cpp:

Go to the source code of this file.

Macros

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

Functions

 NS_IMPL_THREADSAFE_ISUPPORTS1 (sbMediacoreCapabilities, sbIMediacoreCapabilities) sbMediacoreCapabilities
 

Detailed Description

Songbird Mediacore Capabilities Implementation.

Definition in file sbMediacoreCapabilities.cpp.

Macro Definition Documentation

#define LOG (   args)    /* nothing */

Definition at line 45 of file sbMediacoreCapabilities.cpp.

#define TRACE (   args)    /* nothing */

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

Definition at line 44 of file sbMediacoreCapabilities.cpp.

Function Documentation

NS_IMPL_THREADSAFE_ISUPPORTS1 ( sbMediacoreCapabilities  ,
sbIMediacoreCapabilities   
)

Definition at line 48 of file sbMediacoreCapabilities.cpp.