ContextWillBeDestroyed

@Serializable
data class ContextWillBeDestroyed(val contextId: GraphObjectId) : WebAudioEvent

Notifies that an existing BaseAudioContext will be destroyed.

Official doc

Constructors

Link copied to clipboard
constructor(contextId: GraphObjectId)

Properties

Link copied to clipboard

(undocumented in the protocol definition)