ContextChangedParameter

@Serializable
data class ContextChangedParameter(val context: WebAudio.BaseAudioContext)

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

Constructors

Link copied to clipboard
constructor(context: WebAudio.BaseAudioContext)

Properties

Link copied to clipboard