chrome-devtools-kotlin
5.1.0-1165014
common
chrome-devtools-kotlin
/
org.hildan.chrome.devtools.domains.webaudio.events
/
WebAudioEvent
/
ContextWillBeDestroyed
Context
Will
Be
Destroyed
@
Serializable
data
class
ContextWillBeDestroyed
(
val
contextId
:
GraphObjectId
)
:
WebAudioEvent
(
source
)
Notifies that an existing BaseAudioContext will be destroyed.
Official doc
Members
Constructors
Context
Will
Be
Destroyed
Link copied to clipboard
constructor
(
contextId
:
GraphObjectId
)
Properties
context
Id
Link copied to clipboard
val
contextId
:
GraphObjectId