public class MFFileInputStream extends MFNativePeerInputStream
nativeBuffer, pointer
Constructor and Description |
---|
MFFileInputStream(URL url) |
Modifier and Type | Method and Description |
---|---|
protected void |
close(long audioFileID) |
protected void |
fillNativeBuffer() |
boolean |
isSeekable() |
void |
seek(long time,
TimeUnit timeUnit) |
close, finalize, isOpen, read, read
available, mark, markSupported, read, reset, skip
public MFFileInputStream(URL url) throws IOException, UnsupportedAudioFileException
protected void fillNativeBuffer() throws IOException
fillNativeBuffer
in class MFNativePeerInputStream
IOException
public boolean isSeekable()
isSeekable
in class MFNativePeerInputStream
MFAudioInputStream.isSeekable()
public void seek(long time, TimeUnit timeUnit) throws UnsupportedOperationException, IOException
seek
in class MFNativePeerInputStream
UnsupportedOperationException
IOException
MFAudioInputStream.seek(long, java.util.concurrent.TimeUnit)
protected void close(long audioFileID) throws IOException
close
in class MFNativePeerInputStream
IOException
Copyright © 2011–2018 tagtraum industries incorporated. All rights reserved.