com.tagtraum.qtsampledsp
Class QTStreamInputStream

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

public class QTStreamInputStream
extends QTNativePeerInputStream

QTFileInputStream.

Date: 8/20/11

Author:
Hendrik Schreiber

Field Summary
 
Fields inherited from class com.tagtraum.qtsampledsp.QTNativePeerInputStream
nativeBuffer, pointer
 
Constructor Summary
QTStreamInputStream(InputStream stream)
           
 
Method Summary
protected  void close(long pointer)
           
protected  void fillNativeBuffer()
           
 
Methods inherited from class com.tagtraum.qtsampledsp.QTNativePeerInputStream
close, 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

QTStreamInputStream

public QTStreamInputStream(InputStream stream)
                    throws IOException,
                           UnsupportedAudioFileException
Throws:
IOException
UnsupportedAudioFileException
Method Detail

fillNativeBuffer

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

close

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


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