Package com.jmex.audio.player

Class Summary
AudioPlayer  
MemoryAudioPlayer Player class that plays audio from memory, requiring the audio track to be completely loaded into memory prior to playback.
StreamedAudioPlayer Player class that plays audio from a streaming source meaning the entire audio track need not (and possibliy may not) be completely in memory to play.