| Package | Description |
|---|---|
| javax.sound.sampled |
Provides interfaces and classes for capture, processing, and playback of sampled audio data.
|
| Modifier and Type | Field and Description |
|---|---|
static EnumControl |
EnumControl.Type.REVERB
Represents a control over a set of possible reverberation settings.
|
| Constructor and Description | |
|---|---|
EnumControl(EnumControl
Constructs a new enumerated control object with the given parameters.
|