AudioListenerWillBeDestroyed

@Serializable
data class AudioListenerWillBeDestroyed(val contextId: GraphObjectId, val listenerId: GraphObjectId) : WebAudioEvent(source)

Notifies that a new AudioListener has been created.

Official doc

Constructors

Link copied to clipboard
constructor(contextId: GraphObjectId, listenerId: GraphObjectId)

Properties

Link copied to clipboard
Link copied to clipboard