ContextWillBeDestroyedParameter

@Serializable
data class ContextWillBeDestroyedParameter(val contextId: String)

Notifies that an existing BaseAudioContext will be destroyed.

Constructors

Link copied to clipboard
constructor(contextId: String)

Properties

Link copied to clipboard