AudioNodeWillBeDestroyedParameter

@Serializable
data class AudioNodeWillBeDestroyedParameter(val contextId: String, val nodeId: String)

Notifies that an existing AudioNode has been destroyed.

Constructors

Link copied to clipboard
constructor(contextId: String, nodeId: String)

Properties

Link copied to clipboard
Link copied to clipboard