javax.sound.sampled
public static class BooleanControl.Type extends Control.Type
Modifier and Type | Field and Description |
---|---|
static BooleanControl.Type |
APPLY_REVERB
A control for applying reverb.
|
static BooleanControl.Type |
MUTE
A control for muting.
|
Modifier | Constructor and Description |
---|---|
protected |
BooleanControl.Type(String name)
Create a new Type given its name.
|
public static final BooleanControl.Type APPLY_REVERB
public static final BooleanControl.Type MUTE
protected BooleanControl.Type(String name)
name
- the name of the type