|
Interface Summary |
| SingletonSoundContainer |
A sound data container is what acts as a generator for the actual sound data
which will be played. |
| SoundBuffer |
A sound buffer is a piece of memory which stores the PCM format of the sound
to be played. |
| SoundContainer |
A sound data container is what acts as a generator for the actual sound data
which will be played. |
| SoundDriver |
Implementations of a sound driver must implement this interface. |
| SoundSource |
A Soundsource represents a single source of sound to be played. |