| Interface | Description |
|---|---|
| SoundCodes |
A basic set of sound types.
|
| SoundEnabledObserver |
Exposes a
SoundPlayer.SoundType being enabled or disabled in SoundPlayer. |
| SoundPlayer.Frob |
A control for sounds.
|
| Class | Description |
|---|---|
| JavaSoundPlayer |
Manages the playing of audio files via the Java Sound APIs.
|
| SoundLoader |
Loads sound clips specified by package-based properties files.
|
| SoundManager | Deprecated
- use
JavaSoundPlayer |
| SoundPlayer |
Loads, plays and loops sounds.
|
| SoundPlayer.SoundType |
Create instances of this for your application to differentiate
between different types of sounds.
|
| Sounds |
A base class for sound repository classes.
|
Copyright © 2015. All rights reserved.