#include "sbVideoBox.h"Go to the source code of this file.
Macros | |
| #define | TRACE(args) /* nothing */ |
| #define | LOG(args) /* nothing */ |
Functions | |
| NS_IMPL_THREADSAFE_ISUPPORTS1 (sbVideoBox, sbIVideoBox) sbVideoBox | |
| #define LOG | ( | args | ) | /* nothing */ |
Definition at line 41 of file sbVideoBox.cpp.
| #define TRACE | ( | args | ) | /* nothing */ |
To log this module, set the following environment variable: NSPR_LOG_MODULES=sbVideoBox:5
Definition at line 40 of file sbVideoBox.cpp.
| NS_IMPL_THREADSAFE_ISUPPORTS1 | ( | sbVideoBox | , |
| sbIVideoBox | |||
| ) |
Definition at line 44 of file sbVideoBox.cpp.