org.tritonus.test
Class VorbisTruncateTestCase
java.lang.Object
TestCase
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.
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VorbisTruncateTestCase
public VorbisTruncateTestCase(java.lang.String strName)
testConvertTruncateOggWithAudioOutStream
public void testConvertTruncateOggWithAudioOutStream()
throws java.lang.Exception
- Throws:
java.lang.Exception
testConvertTruncateOggWithAudioSystem
public void testConvertTruncateOggWithAudioSystem()
throws java.lang.Exception
- Throws:
java.lang.Exception