Chrome Reactive Kotlin
/
pl.wendigo.chrome.api.webaudio
/
ContextState
Context
State
enum
ContextState
:
Enum
<
ContextState
>
Content copied to clipboard
Enum of AudioContextState from the spec
Entries
Properties
Sources
Entries
SUSPENDED
Link copied to clipboard
SUSPENDED
()
Content copied to clipboard
RUNNING
Link copied to clipboard
RUNNING
()
Content copied to clipboard
CLOSED
Link copied to clipboard
CLOSED
()
Content copied to clipboard
Properties
name
Link copied to clipboard
val
name
:
String
Content copied to clipboard
ordinal
Link copied to clipboard
val
ordinal
:
Int
Content copied to clipboard
Sources
jvm source
Link copied to clipboard