chrome-devtools-kotlin / org.hildan.chrome.devtools.domains.webaudio.events / WebAudioEvent / ContextChangedEvent

ContextChangedEvent

data class ContextChangedEvent : WebAudioEvent

Constructors

<init>

ContextChangedEvent(context: BaseAudioContext)

Properties

context

val context: BaseAudioContext