Module context

Source

Structs§

AudioContext
Representation of an audio context on the control thread.
OfflineAudioContextOptions
User-specified options for an offline audio context.
RealTimeAudioContextOptions
User-specified options for a real time audio context.

Enums§

AudioContextOptions
User-specified options for a real time or offline audio context.
LatencyCategory
Identify the type of playback, which affects tradeoffs between audio output and power consumption.
ProcessingState
Describes the state of the audio context on the control thread.

Type Aliases§

StateChangeResult