| Package | Description |
|---|---|
| javazoom.spi.mpeg.sampled.convert | |
| javazoom.spi.mpeg.sampled.file | |
| javazoom.spi.mpeg.sampled.file.tag |
| Class and Description |
|---|
| 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.
|
| Class and Description |
|---|
| MP3Tag
An individual piece of mp3 metadata, as a name/value pair.
|
| 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.
|
| Class and Description |
|---|
| 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 source
|
| MP3Tag
An individual piece of mp3 metadata, as a name/value pair.
|
| 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.
|
Copyright © 2016. All Rights Reserved.