All Classes
-
All Classes Interface Summary Class Summary Class Description DecodedMpegAudioInputStream Main decoder.IcyInputStream An BufferedInputStream that parses Shoutcast's "icy" metadata from the stream.IcyListener This class (singleton) allow to be notified on shoutcast meta data while playing the stream (such as song title).IcyTag A tag parsed from an icecast tag.MP3MetadataParser An object that fires off TagParseEvents as they are parsed from a stream, ServerSocket, or other metadata sourceMP3Tag An individual piece of mp3 metadata, as a name/value pair.MP3TagParseSupport MpegAudioFileFormat MpegAudioFileReader This class implements AudioFileReader for MP3 SPI.MpegAudioFormat MpegEncoding Encodings used by the MPEG audio decoder.MpegFileFormatType FileFormatTypes used by the MPEG audio decoder.MpegFormatConversionProvider ConversionProvider for MPEG files.PropertiesContainer StringableTag Indicates that the value of a tag is a string, and provides a getValueAsString() method to get it.TagParseEvent Event to indicate that an MP3 tag was received through some means (parsed in stream, received via UDP, whatever) and converted into an MP3Tag object.TagParseListener EventListener to be implemented by objects that want to get callbacks when MP3 tags are received.