Class (GI Struct)

GstGL-1.0GstGLGLAsyncDebug

GstGL.GLAsyncDebug an opaque structure and should only be accessed through the provided API.

Index

Constructors

Properties

Methods

Constructors

Properties

Methods

  • 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.

    Returns void

  • unfreeze the debug output. See gst_gl_async_debug_freeze() for what freezing means

    Returns void