ContextChanged

@Serializable
data class ContextChanged(val context: BaseAudioContext) : WebAudioEvent

Notifies that existing BaseAudioContext has changed some properties (id stays the same)..

Official doc

Constructors

Link copied to clipboard
constructor(context: BaseAudioContext)

Properties

Link copied to clipboard

(undocumented in the protocol definition)