Gjsify LogoGjsify Logo

Hierarchy

  • BufferListDoFunction

Callable

  • A function for accessing the last buffer returned by gst_buffer_list_iterator_next(). The function can leave buffer in the list, replace buffer in the list or remove buffer from the list, depending on the return value. If the function returns NULL, buffer will be removed from the list, otherwise buffer will be replaced with the returned buffer. The last buffer returned by gst_buffer_list_iterator_next() will be replaced with the buffer returned from the function. The function takes ownership of unreffed. If NULL is returned, the buffer will be removed from the list. The list must be writable. from the list

    Parameters

    Returns Gst.Buffer

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