public class DecodedVorbisAudioInputStream extends org.tritonus.share.sampled.convert.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, writeMoregetFormat, getFrameLengthpublic DecodedVorbisAudioInputStream(AudioFormat outputFormat, AudioInputStream bitStream)
public Map properties()
properties in interface PropertiesContainerproperties in class org.tritonus.share.sampled.convert.TAudioInputStreampublic void execute()
execute in interface org.tritonus.share.TCircularBuffer.Triggerpublic void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableclose in class org.tritonus.share.sampled.convert.TAsynchronousFilteredAudioInputStreamIOExceptionCopyright © 2016. All Rights Reserved.