com.tagtraum.qtsampledsp
Class TestQTFileInputStream

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

public class TestQTFileInputStream
extends Object

TestQTFileInputStream.

Date: 8/20/11

Author:
Hendrik Schreiber

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

Constructor Detail

TestQTFileInputStream

public TestQTFileInputStream()
Method Detail

testReadThroughMP3File

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

testReadThroughWaveFile

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

testBogusFile

public void testBogusFile()
                   throws IOException
Throws:
IOException

testNonExistingFile

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

testNonExistingURL

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


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