Liking cljdoc? Tell your friends :D
ClojureScript only.

web.audio.AudioParamMap

The Web Audio API interface AudioParamMap represents a set of audio parameters, each described as a mapping of a web.dom.DOMString the parameter to the web.audio.AudioParam object representing value.

The Web Audio API interface AudioParamMap represents a set of
audio parameters, each described as a mapping of a `web.dom.DOMString`
the parameter to the `web.audio.AudioParam` object representing
value.
raw docstring

entriescljs

(entries this & args)

Method.

?

Method.

?
sourceraw docstring

set-size!cljs

(set-size! this val)

Property.

?

Property.

?
sourceraw docstring

sizecljs

(size this)

Property.

?

Property.

?
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close