state property
The state
read-only property of the BaseAudioContext
returns the current state of the AudioContext
.
Implementation
AudioContextState get state;
The state
read-only property of the BaseAudioContext
returns the current state of the AudioContext
.
AudioContextState get state;