org.tritonus.test
Class VorbisSilenceTestCase
java.lang.Object
TestCase
org.tritonus.test.VorbisSilenceTestCase
public class VorbisSilenceTestCase
- 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 |
VorbisSilenceTestCase
public VorbisSilenceTestCase(java.lang.String strName)
testConvertSilentOggWithAudioOutStream
public void testConvertSilentOggWithAudioOutStream()
throws java.lang.Exception
- Throws:
java.lang.Exception
testConvertSilentOggWithAudioSystem
public void testConvertSilentOggWithAudioSystem()
throws java.lang.Exception
- Throws:
java.lang.Exception