com.tagtraum.qtsampledsp
Class QTFileInputStream

java.lang.Object
  extended by java.io.InputStream
      extended by com.tagtraum.qtsampledsp.QTNativePeerInputStream
          extended by com.tagtraum.qtsampledsp.QTFileInputStream
All Implemented Interfaces:
Closeable

public class QTFileInputStream
extends QTNativePeerInputStream

QTFileInputStream.

Date: 8/20/11

Author:
Hendrik Schreiber

Field Summary
 
Fields inherited from class com.tagtraum.qtsampledsp.QTNativePeerInputStream
nativeBuffer, pointer
 
Constructor Summary
QTFileInputStream(QTURL url)
           
 
Method Summary
 void close()
           
protected  void close(long audioFileID)
           
protected  void fillNativeBuffer()
           
 
Methods inherited from class com.tagtraum.qtsampledsp.QTNativePeerInputStream
finalize, isOpen, read, read
 
Methods inherited from class java.io.InputStream
available, mark, markSupported, read, reset, skip
 
Methods inherited from class java.lang.Object
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QTFileInputStream

public QTFileInputStream(QTURL url)
                  throws IOException,
                         UnsupportedAudioFileException
Throws:
IOException
UnsupportedAudioFileException
Method Detail

fillNativeBuffer

protected void fillNativeBuffer()
                         throws IOException
Specified by:
fillNativeBuffer in class QTNativePeerInputStream
Throws:
IOException

close

public void close()
           throws IOException
Specified by:
close in interface Closeable
Overrides:
close in class QTNativePeerInputStream
Throws:
IOException

close

protected void close(long audioFileID)
              throws IOException
Specified by:
close in class QTNativePeerInputStream
Throws:
IOException


Copyright © 2011-2012 tagtraum industries incorporated. All Rights Reserved.