| Package | Description |
|---|---|
| javazoom.spi.mpeg.sampled.convert | |
| javazoom.spi.mpeg.sampled.file | |
| javazoom.spi.mpeg.sampled.file.tag |
| Modifier and Type | Class and Description |
|---|---|
class |
DecodedMpegAudioInputStream
Main decoder.
|
| Modifier and Type | Class and Description |
|---|---|
class |
IcyListener
This class (singleton) allow to be notified on shoutcast meta data
while playing the stream (such as song title).
|
| Modifier and Type | Method and Description |
|---|---|
void |
MP3TagParseSupport.addTagParseListener(TagParseListener tpl)
Adds a TagParseListener to be notified when a stream
parses MP3Tags.
|
void |
MP3MetadataParser.addTagParseListener(TagParseListener tpl)
Adds a TagParseListener to be notified when this object
parses MP3Tags.
|
void |
IcyInputStream.addTagParseListener(TagParseListener tpl)
Adds a TagParseListener to be notified when this stream
parses MP3Tags.
|
void |
MP3TagParseSupport.removeTagParseListener(TagParseListener tpl)
Removes a TagParseListener, so it won't be notified when
a stream parses MP3Tags.
|
void |
MP3MetadataParser.removeTagParseListener(TagParseListener tpl)
Removes a TagParseListener, so it won't be notified when
this object parses MP3Tags.
|
void |
IcyInputStream.removeTagParseListener(TagParseListener tpl)
Removes a TagParseListener, so it won't be notified when
this stream parses MP3Tags.
|
Copyright © 2016. All Rights Reserved.