public class DecodedVorbisAudioInputStream extends org.tritonus.share.sampled.convert.TAsynchronousFilteredAudioInputStream implements PropertiesContainer
Constructor and Description |
---|
DecodedVorbisAudioInputStream(javax.sound.sampled.AudioFormat outputFormat,
javax.sound.sampled.AudioInputStream bitStream)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
close()
Close the stream.
|
void |
execute()
Main loop.
|
java.util.Map |
properties()
Return dynamic properties.
|
public DecodedVorbisAudioInputStream(javax.sound.sampled.AudioFormat outputFormat, javax.sound.sampled.AudioInputStream bitStream)
public java.util.Map properties()
properties
in interface PropertiesContainer
properties
in class org.tritonus.share.sampled.convert.TAudioInputStream
public void execute()
execute
in interface org.tritonus.share.TCircularBuffer.Trigger
public void close() throws java.io.IOException
close
in interface java.io.Closeable
close
in interface java.lang.AutoCloseable
close
in class org.tritonus.share.sampled.convert.TAsynchronousFilteredAudioInputStream
java.io.IOException
JavaZOOM 1999-2008