Liking cljdoc? Tell your friends :D

javax.sound.sampled.BooleanControl$Type

An instance of the BooleanControl.Type class identifies one kind of boolean control. Static instances are provided for the common types.

An instance of the BooleanControl.Type class identifies one kind of
boolean control.  Static instances are provided for the
common types.
raw docstring

*-apply-reverbclj

Static Constant.

Represents a control for whether reverberation is applied to a line. Note that the status of this control not affect the reverberation settings for a line, but does affect whether these settings are used.

type: javax.sound.sampled.BooleanControl$Type

Static Constant.

Represents a control for whether reverberation is applied
 to a line.  Note that the status of this control not affect
 the reverberation settings for a line, but does affect whether
 these settings are used.

type: javax.sound.sampled.BooleanControl$Type
raw docstring

*-muteclj

Static Constant.

Represents a control for the mute status of a line. Note that mute status does not affect gain.

type: javax.sound.sampled.BooleanControl$Type

Static Constant.

Represents a control for the mute status of a line.
 Note that mute status does not affect gain.

type: javax.sound.sampled.BooleanControl$Type
raw docstring

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

× close