Uses of Class javax.sound.sampled.BooleanControl.Type

Uses in package javax.sound.sampled

Constructors with parameter type javax.sound.sampled.BooleanControl.Type

Create a new boolean control, with the indicated Type and initial value.
BooleanControl.BooleanControl(BooleanControl.Type type, boolean init, String trueLabel, String falseLabel)
Create a new boolean control, with the indicated Type, initial value, and labels.

Fields of type javax.sound.sampled.BooleanControl.Type

BooleanControl.Type
A control for applying reverb.
BooleanControl.Type
A control for muting.