AudioListenerCreated

@Serializable
data class AudioListenerCreated(val listener: AudioListener) : WebAudioEvent

Notifies that the construction of an AudioListener has finished.

Official doc

Constructors

Link copied to clipboard
constructor(listener: AudioListener)

Properties

Link copied to clipboard

(undocumented in the protocol definition)