Package javazoom.spi.mpeg.sampled.file.tag

Interface Summary

MP3MetadataParserAn object that fires off TagParseEvents as they are parsed from a stream, ServerSocket, or other metadata source
StringableTagIndicates that the value of a tag is a string, and provides a getValueAsString() method to get it.
TagParseListenerEventListener to be implemented by objects that want to get callbacks when MP3 tags are received.

Class Summary

IcyInputStreamAn BufferedInputStream that parses Shoutcast's "icy" metadata from the stream.
IcyTag A tag parsed from an icecast tag.
MP3TagAn individual piece of mp3 metadata, as a name/value pair.
MP3TagParseSupport
TagParseEventEvent to indicate that an MP3 tag was received through some means (parsed in stream, received via UDP, whatever) and converted into an MP3Tag object.

JavaZOOM 1999-2005