public class DecodedMpegAudioInputStream extends TAsynchronousFilteredAudioInputStream
format, frameLength, framePos, frameSize| Constructor and Description |
|---|
DecodedMpegAudioInputStream(AudioFormat outputFormat,
AudioInputStream bufferedInputStream) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
execute() |
long |
skip(long bytes) |
long |
skipFrames(long frames)
Skip frames.
|
available, getCircularBuffer, mark, markSupported, read, read, read, reset, writeMoreproperties, setPropertygetFormat, getFrameLengthpublic DecodedMpegAudioInputStream(AudioFormat outputFormat, AudioInputStream bufferedInputStream)
public void execute()
public long skip(long bytes)
skip in class TAsynchronousFilteredAudioInputStreampublic long skipFrames(long frames)
frames - public void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableclose in class TAsynchronousFilteredAudioInputStreamIOExceptionCopyright © 2017. All rights reserved.