Songbird Mediacore Error Implementation. More...
#include "sbMediacoreError.h"
Go to the source code of this file.
Macros | |
#define | TRACE(args) /* nothing */ |
#define | LOG(args) /* nothing */ |
Functions | |
NS_IMPL_THREADSAFE_ISUPPORTS1 (sbMediacoreError, sbIMediacoreError) sbMediacoreError | |
Songbird Mediacore Error Implementation.
Definition in file sbMediacoreError.cpp.
#define LOG | ( | args | ) | /* nothing */ |
Definition at line 43 of file sbMediacoreError.cpp.
#define TRACE | ( | args | ) | /* nothing */ |
To log this module, set the following environment variable: NSPR_LOG_MODULES=sbMediacoreError:5
Definition at line 42 of file sbMediacoreError.cpp.
NS_IMPL_THREADSAFE_ISUPPORTS1 | ( | sbMediacoreError | , |
sbIMediacoreError | |||
) |
Definition at line 46 of file sbMediacoreError.cpp.