GstGLAsyncDebug

#GstGLAsyncDebug an opaque structure and should only be accessed through the provided API.

Members

Variables

Padding
void*[4] Padding;
callback
GstGLAsyncDebugLogGetMessage callback;
cat
GstDebugCategory* cat;
debugMsg
char* debugMsg;
file
const(char)* file;
function_
const(char)* function_;
level
GstDebugLevel level;
line
int line;
notify
GDestroyNotify notify;
object
ObjectC* object;
stateFlags
uint stateFlags;
userData
void* userData;