Audio Node Will Be Destroyed Event
data class AudioNodeWillBeDestroyedEvent(contextId: GraphObjectId, nodeId: GraphObjectId) : Event
Content copied to clipboard
Notifies that an existing AudioNode has been destroyed.
Constructors
AudioNodeWillBeDestroyedEvent
Link copied to clipboard
fun AudioNodeWillBeDestroyedEvent(contextId: GraphObjectId, nodeId: GraphObjectId)
Content copied to clipboard
Functions
Properties
Sources
jvm source
Link copied to clipboard