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

AudioListenerWillBeDestroyedEvent

data class AudioListenerWillBeDestroyedEvent : WebAudioEvent

Constructors

<init>

AudioListenerWillBeDestroyedEvent(contextId: GraphObjectId, listenerId: GraphObjectId)

Properties

contextId

val contextId: GraphObjectId

listenerId

val listenerId: GraphObjectId