public class DecodedVorbisAudioInputStream extends TAsynchronousFilteredAudioInputStream implements PropertiesContainer
m_circularBufferformat, frameLength, framePos, frameSize| Constructor and Description |
|---|
DecodedVorbisAudioInputStream(AudioFormat outputFormat,
AudioInputStream bitStream)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
close()
Close the stream.
|
void |
execute()
Main loop.
|
Map |
properties()
Return dynamic properties.
|
available, getCircularBuffer, mark, markSupported, read, read, read, reset, skip, writeMoresetPropertygetFormat, getFrameLengthpublic DecodedVorbisAudioInputStream(AudioFormat outputFormat, AudioInputStream bitStream)
public Map properties()
properties in interface PropertiesContainerproperties in class TAudioInputStreampublic void execute()
execute in interface TCircularBuffer.Triggerpublic void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableclose in class TAsynchronousFilteredAudioInputStreamIOExceptionCopyright © 2013. All Rights Reserved.