Package com.badlogic.gdx.audio
-
Interface Summary Interface 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.Music.OnCompletionListener Interface definition for a callback to be invoked when playback of a music stream has completed.Sound A Sound is a short audio clip that can be played numerous times in parallel.