| Interface | Description |
|---|---|
| TagParseListener |
EventListener to be implemented by objects that want to
get callbacks when MP3 tags are received.
|
| Class | Description |
|---|---|
| IcyInputStream |
An BufferedInputStream that parses Shoutcast's "icy" metadata
from the stream.
|
| IcyTag |
A tag parsed from an icecast tag.
|
| 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.
|
Copyright © 2014. All rights reserved.