Gjsify LogoGjsify Logo

The type of a %GST_MESSAGE_STREAM_STATUS. The stream status messages inform the application of new streaming threads and their status.

Index

Enumeration Members

CREATE: number

A new thread need to be created.

DESTROY: number

a thread is destroyed

ENTER: number

a thread entered its loop function

LEAVE: number

a thread left its loop function

PAUSE: number

a thread is paused

START: number

a thread is started

STOP: number

a thread is stopped

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