Gjsify LogoGjsify Logo

Hierarchy

  • PadUnlinkFunction

Callable

  • Function signature to handle a unlinking the pad prom its peer.

    The pad's lock is already held when the unlink function is called, so most pad functions cannot be called from within the callback.

    Parameters

    • pad: Gst.Pad

      the #GstPad that is linked.

    • parent: Gst.Object

      the parent of pad. If the #GST_PAD_FLAG_NEED_PARENT flag is set, parent is guaranteed to be not-%NULL and remain valid during the execution of this function.

    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