pl.wendigo.chrome.api.webaudio / ContextWillBeDestroyedEvent

ContextWillBeDestroyedEvent

data class ContextWillBeDestroyedEvent : Event (source)

Notifies that an existing BaseAudioContext will be destroyed.

Link
WebAudio#contextWillBeDestroyed event documentation.

Constructors

<init>

ContextWillBeDestroyedEvent(contextId: GraphObjectId)

Notifies that an existing BaseAudioContext will be destroyed.

Properties

contextId

val contextId: GraphObjectId

Inherited Functions

protocolDomain

fun protocolDomain(): String