public static class JorbisFormatConversionProvider.DecodedJorbisAudioInputStream extends TAsynchronousFilteredAudioInputStream
Constructor and Description |
---|
DecodedJorbisAudioInputStream(AudioFormat outputFormat,
AudioInputStream bitStream)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
close() |
void |
execute()
Callback from circular buffer.
|
available, mark, markSupported, read, read, read, reset, skip
properties
getFormat, getFrameLength
public DecodedJorbisAudioInputStream(AudioFormat outputFormat, AudioInputStream bitStream)
public void execute()
public void close() throws java.io.IOException
close
in interface java.io.Closeable
close
in interface java.lang.AutoCloseable
close
in class TAsynchronousFilteredAudioInputStream
java.io.IOException