org.tritonus.test
Class VorbisTruncateTestCase

java.lang.Object
  extended by TestCase
      extended by org.tritonus.test.VorbisTruncateTestCase

public class VorbisTruncateTestCase
extends TestCase

Tests conversion of Ogg files with long silence at the start of the file. NOTE: These tests create a large (26mb) temporary audio file in the sounds dir which is deleted after the test completes, but be sure you have sufficient disk space.


Constructor Summary
VorbisTruncateTestCase(java.lang.String strName)
           
 
Method Summary
 void testConvertTruncateOggWithAudioOutStream()
           
 void testConvertTruncateOggWithAudioSystem()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VorbisTruncateTestCase

public VorbisTruncateTestCase(java.lang.String strName)
Method Detail

testConvertTruncateOggWithAudioOutStream

public void testConvertTruncateOggWithAudioOutStream()
                                              throws java.lang.Exception
Throws:
java.lang.Exception

testConvertTruncateOggWithAudioSystem

public void testConvertTruncateOggWithAudioSystem()
                                           throws java.lang.Exception
Throws:
java.lang.Exception