Gjsify LogoGjsify Logo

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

record

Hierarchy

  • GLAsyncDebug

Index

Constructors

Properties

name: string

Methods

  • free(): void
  • freeze(): void
  • 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

  • init(): void
  • output_log_msg(): void
  • thaw(): void
  • unset(): void
  • Unset any dynamically allocated data. Intended for use with #GstGLAsyncDebug's that are embedded in other structs.

    Returns void

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method