|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.io.InputStream
javax.sound.sampled.AudioInputStream
org.tritonus.share.sampled.convert.TAudioInputStream
org.tritonus.share.sampled.convert.TAsynchronousFilteredAudioInputStream
org.tritonus.sampled.convert.lame.Mp3LameFormatConversionProvider.EncodedMpegAudioInputStream
public static class Mp3LameFormatConversionProvider.EncodedMpegAudioInputStream
Constructor Summary | |
---|---|
Mp3LameFormatConversionProvider.EncodedMpegAudioInputStream(AudioFormat targetFormat,
AudioInputStream sourceStream)
|
Method Summary | |
---|---|
void |
close()
|
void |
execute()
|
Methods inherited from class org.tritonus.share.sampled.convert.TAsynchronousFilteredAudioInputStream |
---|
available, mark, markSupported, read, read, read, reset, skip |
Methods inherited from class org.tritonus.share.sampled.convert.TAudioInputStream |
---|
properties |
Methods inherited from class javax.sound.sampled.AudioInputStream |
---|
getFormat, getFrameLength |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Mp3LameFormatConversionProvider.EncodedMpegAudioInputStream(AudioFormat targetFormat, AudioInputStream sourceStream)
Method Detail |
---|
public void execute()
public void close() throws java.io.IOException
close
in interface java.io.Closeable
close
in class TAsynchronousFilteredAudioInputStream
java.io.IOException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |