|
|||||||||
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.TSynchronousFilteredAudioInputStream
org.tritonus.dsp.ais.FloatAudioInputStream
public abstract class FloatAudioInputStream
Base class for ... .
Constructor Summary | |
---|---|
FloatAudioInputStream(AudioInputStream sourceStream,
AudioFormat targetFormat)
|
Method Summary |
---|
Methods inherited from class org.tritonus.share.sampled.convert.TSynchronousFilteredAudioInputStream |
---|
available, close, getChannels, getOriginalFormat, getOriginalStream, getSampleRate, isDone, mark, markSupported, read, 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, read |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FloatAudioInputStream(AudioInputStream sourceStream, AudioFormat targetFormat)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |