#include "sbGStreamerPlatformGDK.h"#include "sbGStreamerMediacore.h"#include <gdk/gdkx.h>#include <X11/Xlib.h>#include <prlog.h>#include <nsDebug.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=sbGStreamerPlatformGDK:5 (or :3 for LOG messages only)
Definition at line 57 of file sbGStreamerPlatformGDK.cpp.
| #define TRACE | ( | args | ) | /* nothing */ |
Definition at line 58 of file sbGStreamerPlatformGDK.cpp.