Gjsify LogoGjsify Logo

Information for an audio format.

record

Hierarchy

  • AudioFormatInfo

Index

Constructors

Properties

depth: number

amount of valid bits in width

field
description: string

user readable description of the format

field
endianness: number

the endianness

field

#GstAudioFormatFlags

field

#GstAudioFormat

field
name: string

string representation of the format

field
pack_func: AudioFormatPack

function to pack samples

field
silence: Uint8Array

width/8 bytes with 1 silent sample

field
unpack_format: GstAudio.AudioFormat

the format of the unpacked samples

field
unpack_func: AudioFormatUnpack

function to unpack samples

field
width: number

amount of bits used for one sample

field
name: string

Methods

  • fill_silence(dest: Uint8Array): void

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