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