| Class | Description |
|---|---|
| AudioListener |
Protocol object for AudioListner
|
| AudioNode |
Protocol object for AudioNode
|
| AudioParam |
Protocol object for AudioParam
|
| BaseAudioContext |
Protocol object for BaseAudioContext
|
| ContextRealtimeData |
Fields in AudioContext that change in real-time.
|
| Enum | Description |
|---|---|
| AutomationRate |
Enum of AudioParam::AutomationRate from the spec
|
| ChannelCountMode |
Enum of AudioNode::ChannelCountMode from the spec
|
| ChannelInterpretation |
Enum of AudioNode::ChannelInterpretation from the spec
|
| ContextState |
Enum of AudioContextState from the spec
|
| ContextType |
Enum of BaseAudioContext types
|
Copyright © 2020. All rights reserved.