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