data class AudioParamWillBeDestroyedEvent : WebAudioEvent
<init> |
AudioParamWillBeDestroyedEvent(contextId: GraphObjectId, nodeId: GraphObjectId, paramId: GraphObjectId) |
contextId |
val contextId: GraphObjectId |
nodeId |
val nodeId: GraphObjectId |
paramId |
val paramId: GraphObjectId |