Gjsify LogoGjsify Logo

Structure used by #GstDataQueue. You can supply a different structure, as long as the top of the structure is identical to this structure.

record

Hierarchy

  • DataQueueItem

Index

Constructors

Properties

The #GDestroyNotify function to use to free the #GstDataQueueItem. This function should also drop the reference to object the owner of the #GstDataQueueItem is assumed to hold.

field
duration: number

the duration in #GstClockTime of the miniobject. Can not be %GST_CLOCK_TIME_NONE.

field
object: Gst.MiniObject

the #GstMiniObject to queue.

field
size: number

the size in bytes of the miniobject.

field
visible: boolean

%TRUE if object should be considered as a visible object.

field
name: string

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