Gjsify LogoGjsify Logo

#GstAudioDownmixMeta defines an audio downmix matrix to be send along with audio buffers. These functions in this module help to create and attach the meta as well as extracting it.

record

Hierarchy

  • AudioMeta

Index

Constructors

Properties

info: AudioInfo

the audio properties of the buffer

field
meta: Meta

parent #GstMeta

field
offsets: number

the offsets (in bytes) where each channel plane starts in the buffer or %NULL if the buffer has interleaved layout; if not %NULL, this is guaranteed to be an array of info.channels elements

field
samples: number

the number of valid samples in the buffer

field
name: string

Methods

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