kdriver
Toggle table of contents
0.2.6
common
Platform filter
common
Switch theme
Search in API
kdriver
cdp
/
dev.kdriver.cdp.domain
/
WebAudio
/
ContextWillBeDestroyedParameter
Context
Will
Be
Destroyed
Parameter
@
Serializable
data
class
ContextWillBeDestroyedParameter
(
val
contextId
:
String
)
Notifies that an existing BaseAudioContext will be destroyed.
Members
Constructors
Context
Will
Be
Destroyed
Parameter
Link copied to clipboard
constructor
(
contextId
:
String
)
Properties
context
Id
Link copied to clipboard
val
contextId
:
String