pl.wendigo.chrome.domain.webaudio / ContextWillBeDestroyedEvent

ContextWillBeDestroyedEvent

data class ContextWillBeDestroyedEvent : ProtocolEvent (source)

Represents event frames for WebAudio.contextWillBeDestroyed

Notifies that an existing BaseAudioContext will be destroyed.

Constructors

<init>

ContextWillBeDestroyedEvent(contextId: GraphObjectId)

Represents event frames for WebAudio.contextWillBeDestroyed

Properties

contextId

val contextId: GraphObjectId

Inherited Functions

protocolDomain

fun protocolDomain(): String