Gjsify LogoGjsify Logo

The different types of QoS events that can be given to the gst_event_new_qos() method.

Index

Enumeration Members

Enumeration Members

OVERFLOW: number

The QoS event type that is produced when upstream elements are producing data too quickly and the element can't keep up processing the data. Upstream should reduce their production rate. This type is also used when buffers arrive early or in time.

THROTTLE: number

The QoS event type that is produced when the application enabled throttling to limit the data rate.

UNDERFLOW: number

The QoS event type that is produced when upstream elements are producing data too slowly and need to speed up their production rate.

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