data class AudioListenerCreatedEvent : WebAudioEvent
Notifies that the construction of an AudioListener has finished.
<init> |
Notifies that the construction of an AudioListener has finished. AudioListenerCreatedEvent(listener: AudioListener) |
listener |
val listener: AudioListener |