public static class VorbisFormatConversionProvider.DecodedVorbisAudioInputStream extends TAsynchronousFilteredAudioInputStream
| Constructor and Description |
|---|
VorbisFormatConversionProvider.DecodedVorbisAudioInputStream(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, skippropertiesgetFormat, getFrameLengthpublic VorbisFormatConversionProvider.DecodedVorbisAudioInputStream(AudioFormat outputFormat, AudioInputStream bitStream)
public void execute()
public void close()
throws java.io.IOException
close in interface java.io.Closeableclose in interface java.lang.AutoCloseableclose in class TAsynchronousFilteredAudioInputStreamjava.io.IOException