#include "sbGStreamerPlatformBase.h"#include <prlog.h>#include <nsDebug.h>#include <nsStringGlue.h>#include <nsIDOMDocumentEvent.h>#include <nsIDOMEventTarget.h>Go to the source code of this file.
Macros | |
| #define | LOG(args) /* nothing */ |
| #define | TRACE(args) /* nothing */ |
| #define LOG | ( | args | ) | /* nothing */ |
To log this class, set the following environment variable in a debug build:
NSPR_LOG_MODULES=sbGStreamerPlatformBase:5 (or :3 for LOG messages only)
Definition at line 57 of file sbGStreamerPlatformBase.cpp.
| #define TRACE | ( | args | ) | /* nothing */ |
Definition at line 58 of file sbGStreamerPlatformBase.cpp.