libgdx API

Uses of Package
com.badlogic.gdx.audio

Packages that use com.badlogic.gdx.audio
com.badlogic.gdx   
com.badlogic.gdx.assets.loaders   
 

Classes in com.badlogic.gdx.audio used by com.badlogic.gdx
AudioDevice
          Encapsulates an audio device in 44.1khz 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.
 

Classes in com.badlogic.gdx.audio used by com.badlogic.gdx.assets.loaders
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.
 


libgdx API

Copyright 2010 Mario Zechner (contact@badlogicgames.com), Nathan Sweet (admin@esotericsoftware.com)