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