The AudioWorkletNodeOptions dictionary of the Web Audio API is
to specify configuration options when constructing a new web.audio.AudioWorkletNode
for custom audio processing.
The AudioWorkletNodeOptions dictionary of the Web Audio API is to specify configuration options when constructing a new `web.audio.AudioWorkletNode` for custom audio processing.
(number-of-inputs this)
Property.
The value to initialize the numberOfInputs property to. Defaults 1.
Property. The value to initialize the numberOfInputs property to. Defaults 1.
(set-number-of-inputs! this val)
Property.
The value to initialize the numberOfInputs property to. Defaults 1.
Property. The value to initialize the numberOfInputs property to. Defaults 1.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close