Holger's
Java API

Uses of Interface
com.antelmann.sound.MP3

Packages that use MP3
com.antelmann.sound This package contains classes to play various sounds with greatly improved ease-of-use over the functionality provided by the javax.sound package. 
 

Uses of MP3 in com.antelmann.sound
 

Classes in com.antelmann.sound that implement MP3
 class JMP3Player
          JMP3Player is an enhanced JPlayer that uses an MP3PLayer to support MP3.
 class JukeBox
          A simple JukeBox for MP3Player objects.
 class MP3FileProperties
          MP3Properties allows access to MP3-specific properties of an MP3 file.
 class MP3Player
          MP3Player extends SoundPlayer's capabilities to play MP3 media.
 



(c) 2001-2006 Holger Antelmann - all rights reserved (contact: info@antelmann.com)
see www.antelmann.com/developer for further details and available downloads