| Package | Description |
|---|---|
| com.badlogic.gdx | |
| com.badlogic.gdx.assets.loaders | |
| com.badlogic.gdx.audio |
| Class and Description |
|---|
| AudioDevice
Encapsulates an audio device in mono or stereo mode.
|
| AudioRecorder
An AudioRecorder allows to record input from an audio device.
|
| Music
A Music instance represents a streamed audio file.
|
| Sound
A Sound is a short audio clip that can be played numerous times in parallel.
|
| Class and Description |
|---|
| Music
A Music instance represents a streamed audio file.
|
| Sound
A Sound is a short audio clip that can be played numerous times in parallel.
|
| Class and Description |
|---|
| Music
A Music instance represents a streamed audio file.
|
| Music.OnCompletionListener
Interface definition for a callback to be invoked when playback of a music stream has completed.
|