Liking cljdoc? Tell your friends :D

web.audio.AudioParamMap

The Web Audio API interface AudioParamMap represents a set of audio parameters, each described as a mapping of a web.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.DOMString`
the parameter to the `web.audio.AudioParam` object representing
value.
raw docstring

entriescljs

(entries this & args)

Method.

?

Method.

?
sourceraw docstring

for-eachcljs

(for-each this & args)

Method.

?

Method.

?
sourceraw docstring

hascljs

(has this & args)

Method.

?

Method.

?
sourceraw docstring

keyscljs

(keys this & args)

Method.

?

Method.

?
sourceraw docstring

set-size!cljs

(set-size! this val)

Property.

?

Property.

?
sourceraw docstring

sizecljs

(size this)

Property.

?

Property.

?
sourceraw docstring

valuescljs

(values this & args)

Method.

?

Method.

?
sourceraw docstring

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

× close