kdriver
Toggle table of contents
0.2.6
common
Platform filter
common
Switch theme
Search in API
kdriver
cdp
/
dev.kdriver.cdp.domain
/
WebAudio
/
AudioNodeWillBeDestroyedParameter
Audio
Node
Will
Be
Destroyed
Parameter
@
Serializable
data
class
AudioNodeWillBeDestroyedParameter
(
val
contextId
:
String
,
val
nodeId
:
String
)
Notifies that an existing AudioNode has been destroyed.
Members
Constructors
Audio
Node
Will
Be
Destroyed
Parameter
Link copied to clipboard
constructor
(
contextId
:
String
,
nodeId
:
String
)
Properties
context
Id
Link copied to clipboard
val
contextId
:
String
node
Id
Link copied to clipboard
val
nodeId
:
String