Gjsify LogoGjsify Logo

Hierarchy

  • BusSyncHandler

Callable

  • Handler will be invoked synchronously, when a new message has been injected into the bus. This function is mostly used internally. Only one sync handler can be attached to a given bus.

    If the handler returns %GST_BUS_DROP, it should unref the message, else the message should not be unreffed by the sync handler.

    Parameters

    • bus: Gst.Bus

      the #GstBus that sent the message

    • message: Gst.Message

      the #GstMessage

    Returns Gst.BusSyncReply

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