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