ContextCreated

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

Notifies that a new BaseAudioContext has been created.

Official doc

Constructors

Link copied to clipboard
constructor(context: BaseAudioContext)

Properties

Link copied to clipboard

(undocumented in the protocol definition)