Gjsify LogoGjsify Logo

#GstStreamType describes a high level classification set for flows of data in #GstStream objects.

Note that this is a flag, and therefore users should not assume it will be a single value. Do not use the equality operator for checking whether a stream is of a certain type.

bitfield

Index

Enumeration Members

AUDIO: number

The stream is of audio data

CONTAINER: number

The stream is a muxed container type

TEXT: number

The stream contains subtitle / subpicture data.

UNKNOWN: number

The stream is of unknown (unclassified) type.

VIDEO: number

The stream carries video data

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