AudioWorkletNode
open external class AudioWorkletNode(context: BaseAudioContext, name: String, options: AudioWorkletNodeOptions = definedExternally) : AudioNode(source)
Available only in secure contexts.
Constructors
Link copied to clipboard
constructor(context: BaseAudioContext, name: String, options: AudioWorkletNodeOptions = definedExternally)