freeze the debug output. While frozen, any call to gstgl.glasync_debug.GLAsyncDebug.outputLogMsg will not output any messages but subsequent calls to gstgl.glasync_debug.GLAsyncDebug.storeLogMsg will overwrite previous messages.
Initialize ad. Intended for use with #GstGLAsyncDebug's that are embedded in other structs.
Outputs a previously stored debug message.
unfreeze the debug output. See gstgl.glasync_debug.GLAsyncDebug.freeze for what freezing means
Unset any dynamically allocated data. Intended for use with #GstGLAsyncDebug's that are embedded in other structs.
#GstGLAsyncDebug an opaque structure and should only be accessed through the provided API.