data class ContextChangedEvent : WebAudioEvent
Notifies that existing BaseAudioContext has changed some properties (id stays the same)..
<init> |
Notifies that existing BaseAudioContext has changed some properties (id stays the same).. ContextChangedEvent(context: BaseAudioContext) |
context |
val context: BaseAudioContext |