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