com.tagtraum.qtsampledsp
Class TestQTStreamInputStream

java.lang.Object
  extended by com.tagtraum.qtsampledsp.TestQTStreamInputStream

public class TestQTStreamInputStream
extends Object

TestQTStreamInputStream.

Date: 8/20/11

Author:
Hendrik Schreiber

Constructor Summary
TestQTStreamInputStream()
           
 
Method Summary
 void testBogusStream()
           
 void testReadThroughMP3File()
           
 void testReadThroughWaveFile()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestQTStreamInputStream

public TestQTStreamInputStream()
Method Detail

testReadThroughMP3File

public void testReadThroughMP3File()
                            throws IOException,
                                   UnsupportedAudioFileException
Throws:
IOException
UnsupportedAudioFileException

testReadThroughWaveFile

public void testReadThroughWaveFile()
                             throws IOException,
                                    UnsupportedAudioFileException
Throws:
IOException
UnsupportedAudioFileException

testBogusStream

public void testBogusStream()
                     throws IOException
Throws:
IOException


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