enum Protocol::WebAudio::ContextState
Overview
Enum of AudioContextState from the spec
Defined in:
protocol/web_audio.crEnum Members
-
Suspended =
0
-
Running =
1
-
Closed =
2
Enum of AudioContextState from the spec
0
1
2
Enum