- getAudioFileFormat(File) - Method in class javazoom.spi.mpeg.sampled.file.MpegAudioFileReader
-
Returns AudioFileFormat from File.
- getAudioFileFormat(URL) - Method in class javazoom.spi.mpeg.sampled.file.MpegAudioFileReader
-
Returns AudioFileFormat from URL.
- getAudioFileFormat(InputStream, long) - Method in class javazoom.spi.mpeg.sampled.file.MpegAudioFileReader
-
Returns AudioFileFormat from inputstream and medialength.
- getAudioInputStream(AudioFormat, AudioInputStream) - Method in class javazoom.spi.mpeg.sampled.convert.MpegFormatConversionProvider
-
- getAudioInputStream(File) - Method in class javazoom.spi.mpeg.sampled.file.MpegAudioFileReader
-
Returns AudioInputStream from file.
- getAudioInputStream(URL) - Method in class javazoom.spi.mpeg.sampled.file.MpegAudioFileReader
-
Returns AudioInputStream from url.
- getAudioInputStream(InputStream) - Method in class javazoom.spi.mpeg.sampled.file.MpegAudioFileReader
-
Return the AudioInputStream from the given InputStream.
- getInstance() - Static method in class javazoom.spi.mpeg.sampled.file.IcyListener
-
- getLastTag() - Method in class javazoom.spi.mpeg.sampled.file.IcyListener
-
- getName() - Method in class javazoom.spi.mpeg.sampled.file.tag.MP3Tag
-
- getStreamTitle() - Method in class javazoom.spi.mpeg.sampled.file.IcyListener
-
- getStreamUrl() - Method in class javazoom.spi.mpeg.sampled.file.IcyListener
-
- getTag(String) - Method in class javazoom.spi.mpeg.sampled.file.tag.IcyInputStream
-
Get the named tag from the HashMap of headers and
in-line tags.
- getTag() - Method in class javazoom.spi.mpeg.sampled.file.tag.TagParseEvent
-
Get the tag that was parsed.
- getTagHash() - Method in class javazoom.spi.mpeg.sampled.file.tag.IcyInputStream
-
Returns a HashMap of all headers and in-stream tags
parsed so far.
- getTags() - Method in class javazoom.spi.mpeg.sampled.file.tag.IcyInputStream
-
Get all tags (headers or in-stream) encountered thus far.
- getTags() - Method in interface javazoom.spi.mpeg.sampled.file.tag.MP3MetadataParser
-
Get all tags (headers or in-stream) encountered thusfar.
- getValue() - Method in class javazoom.spi.mpeg.sampled.file.tag.MP3Tag
-
- getValueAsString() - Method in class javazoom.spi.mpeg.sampled.file.tag.IcyTag
-
- getValueAsString() - Method in interface javazoom.spi.mpeg.sampled.file.tag.StringableTag
-
Return the value of this tag as a string.