Gjsify LogoGjsify Logo

#GstEventType lists the standard event types that can be sent in a pipeline. The custom event types can be used for private messages between elements that can't be expressed using normal GStreamer buffer passing semantics. Custom events carry an arbitrary #GstStructure. Specific custom events are distinguished by the name of the structure.

Index

Enumeration Members

BUFFERSIZE: number
CUSTOM_BOTH: number
CUSTOM_BOTH_OOB: number
CUSTOM_DOWNSTREAM: number
CUSTOM_DOWNSTREAM_OOB: number
CUSTOM_UPSTREAM: number
EOS: number
FLUSH_START: number
FLUSH_STOP: number
LATENCY: number
NAVIGATION: number
NEWSEGMENT: number
QOS: number
SEEK: number
SINK_MESSAGE: number
STEP: number
TAG: number
UNKNOWN: number

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