sbBaseMediacore.cpp File Reference

Songbird Base Mediacore Implementation. More...

#include "sbBaseMediacore.h"
#include <nsIClassInfoImpl.h>
#include <nsIProgrammingLanguage.h>
#include <nsMemory.h>
Include dependency graph for sbBaseMediacore.cpp:

Go to the source code of this file.

Macros

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

Functions

 NS_IMPL_THREADSAFE_ISUPPORTS2 (sbBaseMediacore, sbIMediacore, nsIClassInfo) NS_IMPL_CI_INTERFACE_GETTER2(sbBaseMediacore
 

Variables

 sbIMediacore
 

Detailed Description

Songbird Base Mediacore Implementation.

Definition in file sbBaseMediacore.cpp.

Macro Definition Documentation

#define LOG (   args)    /* nothing */

Definition at line 48 of file sbBaseMediacore.cpp.

#define TRACE (   args)    /* nothing */

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

Definition at line 47 of file sbBaseMediacore.cpp.

Function Documentation

NS_IMPL_THREADSAFE_ISUPPORTS2 ( sbBaseMediacore  ,
sbIMediacore  ,
nsIClassInfo   
)

Variable Documentation

Definition at line 56 of file sbBaseMediacore.cpp.