|
|||||||||
| 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.sampled.convert.ImaAdpcmFormatConversionProvider.EncodedImaAdpcmAudioInputStream
public static class ImaAdpcmFormatConversionProvider.EncodedImaAdpcmAudioInputStream
AudioInputStream returned on encoding to IMA ADPCM. An instance of this class is returned if you call AudioSystem.getAudioInputStream(AudioFormat, AudioInputStream) to encode to a IMA ADPCM stream.
| Constructor Summary | |
|---|---|
ImaAdpcmFormatConversionProvider.EncodedImaAdpcmAudioInputStream(AudioInputStream decodedStream,
AudioFormat outputFormat)
Constructor. |
|
| 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 ImaAdpcmFormatConversionProvider.EncodedImaAdpcmAudioInputStream(AudioInputStream decodedStream,
AudioFormat outputFormat)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||