data class AudioListenerWillBeDestroyedEvent : WebAudioEvent
Notifies that a new AudioListener has been created.
<init> |
Notifies that a new AudioListener has been created. AudioListenerWillBeDestroyedEvent(contextId: GraphObjectId, listenerId: GraphObjectId) |
contextId |
val contextId: GraphObjectId |
listenerId |
val listenerId: GraphObjectId |