| Package | Description |
|---|---|
| javazoom.spi.mpeg.sampled.file | |
| javazoom.spi.mpeg.sampled.file.tag |
| Modifier and Type | Method and Description |
|---|---|
MP3Tag |
IcyListener.getLastTag() |
| Modifier and Type | Method and Description |
|---|---|
void |
IcyListener.setLastTag(MP3Tag tag) |
| Modifier and Type | Class and Description |
|---|---|
class |
IcyTag
A tag parsed from an icecast tag.
|
| Modifier and Type | Field and Description |
|---|---|
protected MP3Tag |
TagParseEvent.tag |
| Modifier and Type | Method and Description |
|---|---|
MP3Tag |
TagParseEvent.getTag()
Get the tag that was parsed.
|
MP3Tag |
IcyInputStream.getTag(String tagName)
Get the named tag from the HashMap of headers and
in-line tags.
|
MP3Tag[] |
MP3MetadataParser.getTags()
Get all tags (headers or in-stream) encountered thusfar.
|
MP3Tag[] |
IcyInputStream.getTags()
Get all tags (headers or in-stream) encountered thus far.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MP3TagParseSupport.fireTagParsed(Object source,
MP3Tag tag) |
| Constructor and Description |
|---|
TagParseEvent(Object source,
MP3Tag tag) |
Copyright © 2016. All Rights Reserved.