The AudioParamDescriptor dictionary of the Web Audio API specifies
for an web.audio.AudioParam
objects.
The AudioParamDescriptor dictionary of the Web Audio API specifies for an `web.audio.AudioParam` objects.
(name this)
Property.
The DOMString which represents the name of the AudioParam. Under name the AudioParam will be available in the parameters property the node, and under this name the AudioWorkletProcessor.process will acquire the calculated values of this AudioParam.
Property. The DOMString which represents the name of the AudioParam. Under name the AudioParam will be available in the parameters property the node, and under this name the AudioWorkletProcessor.process will acquire the calculated values of this AudioParam.
(set-name! this val)
Property.
The DOMString which represents the name of the AudioParam. Under name the AudioParam will be available in the parameters property the node, and under this name the AudioWorkletProcessor.process will acquire the calculated values of this AudioParam.
Property. The DOMString which represents the name of the AudioParam. Under name the AudioParam will be available in the parameters property the node, and under this name the AudioWorkletProcessor.process will acquire the calculated values of this AudioParam.
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |