Liking cljdoc? Tell your friends :D

rockbox.sound

Volume control. Values are in firmware-defined steps, not absolute dB.

Volume control. Values are in firmware-defined steps, not absolute dB.
raw docstring

adjust-volumeclj

(adjust-volume client steps)

Change volume by steps (positive = louder, negative = quieter). Returns the new raw volume value.

Change volume by `steps` (positive = louder, negative = quieter).
Returns the new raw volume value.
sourceraw docstring

volumeclj

(volume client)

Current volume info: {:volume :min :max}.

Current volume info: `{:volume :min :max}`.
sourceraw docstring

volume-downclj

(volume-down client)

Step volume down by one. Returns the new raw volume.

Step volume down by one. Returns the new raw volume.
sourceraw docstring

volume-upclj

(volume-up client)

Step volume up by one. Returns the new raw volume.

Step volume up by one. Returns the new raw volume.
sourceraw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close