public class DecodedVorbisAudioInputStream extends 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
public void execute()
public void close() throws java.io.IOException
java.io.IOException
JavaZOOM 1999-2007