javazoom.spi.vorbis.sampled.convert
public class DecodedVorbisAudioInputStream extends TAsynchronousFilteredAudioInputStream implements PropertiesContainer
Constructor Summary | |
---|---|
DecodedVorbisAudioInputStream(AudioFormat outputFormat, AudioInputStream bitStream)
Constructor. |
Method Summary | |
---|---|
void | close()
Close the stream. |
void | execute()
Main loop. |
Map | properties()
Return dynamic properties.
|