sbMediacoreFactoryWrapper.cpp File Reference

Songbird Mediacore Factory Wrapper Implementation. More...

#include "sbMediacoreFactoryWrapper.h"
#include <nsThreadUtils.h>
#include <sbProxiedComponentManager.h>
Include dependency graph for sbMediacoreFactoryWrapper.cpp:

Go to the source code of this file.

Macros

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

Functions

 NS_IMPL_ISUPPORTS_INHERITED2 (sbMediacoreFactoryWrapper, sbBaseMediacoreFactory, sbIMediacoreFactoryWrapper, sbIMediacoreFactory)
 

Detailed Description

Songbird Mediacore Factory Wrapper Implementation.

Definition in file sbMediacoreFactoryWrapper.cpp.

Macro Definition Documentation

#define LOG (   args)    /* nothing */

Definition at line 44 of file sbMediacoreFactoryWrapper.cpp.

#define TRACE (   args)    /* nothing */

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

Definition at line 43 of file sbMediacoreFactoryWrapper.cpp.

Function Documentation