sbBaseMediacoreFactory.cpp File Reference

Songbird Base Mediacore Factory Implementation. More...

#include "sbBaseMediacoreFactory.h"
#include <sbIMediacore.h>
Include dependency graph for sbBaseMediacoreFactory.cpp:

Go to the source code of this file.

Macros

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

Functions

 NS_IMPL_THREADSAFE_ISUPPORTS1 (sbBaseMediacoreFactory, sbIMediacoreFactory) sbBaseMediacoreFactory
 

Detailed Description

Songbird Base Mediacore Factory Implementation.

Definition in file sbBaseMediacoreFactory.cpp.

Macro Definition Documentation

#define LOG (   args)    /* nothing */

Definition at line 45 of file sbBaseMediacoreFactory.cpp.

#define TRACE (   args)    /* nothing */

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

Definition at line 44 of file sbBaseMediacoreFactory.cpp.

Function Documentation

NS_IMPL_THREADSAFE_ISUPPORTS1 ( sbBaseMediacoreFactory  ,
sbIMediacoreFactory   
)

Definition at line 48 of file sbBaseMediacoreFactory.cpp.