JOAL v2.6.0-rc-20250712
JOAL, OpenAL® API Binding for Java™ (public API).
com.jogamp.openal.test.junit.ALutWAVLoaderTest Class Reference
Inheritance diagram for com.jogamp.openal.test.junit.ALutWAVLoaderTest:
Collaboration diagram for com.jogamp.openal.test.junit.ALutWAVLoaderTest:

Public Member Functions

void testALutLoadWAVFileStream () throws IOException
 
void testWAVDataLoadStream () throws IOException
 
void testWAVLoaderLoadStream () throws IOException
 
- Public Member Functions inherited from com.jogamp.openal.test.util.UITestCase
int getMaxTestNameLen ()
 
final String getTestMethodName ()
 
final String getSimpleTestName (final String separator)
 
final String getFullTestName (final String separator)
 
void setUp ()
 
void tearDown ()
 

Static Public Member Functions

static void main (final String args[]) throws IOException
 
- Static Public Member Functions inherited from com.jogamp.openal.test.util.UITestCase
static boolean isTestSupported ()
 
static void setTestSupported (final boolean v)
 
static void oneTimeSetUp ()
 
static void oneTimeTearDown ()
 
static void waitForKey (final String preMessage)
 

Additional Inherited Members

- Public Attributes inherited from com.jogamp.openal.test.util.UITestCase
TestName _unitTestName = new TestName()
 
- Static Public Attributes inherited from com.jogamp.openal.test.util.UITestCase
static final String SINGLE_INSTANCE_LOCK_FILE = "UITestCase.lock"
 
static final int SINGLE_INSTANCE_LOCK_PORT = 59999
 
static final long SINGLE_INSTANCE_LOCK_TO = 6*60*1000
 
static final long SINGLE_INSTANCE_LOCK_POLL = 1000
 

Detailed Description

Definition at line 21 of file ALutWAVLoaderTest.java.

Member Function Documentation

◆ main()

static void com.jogamp.openal.test.junit.ALutWAVLoaderTest.main ( final String  args[]) throws IOException
static

Definition at line 75 of file ALutWAVLoaderTest.java.

◆ testALutLoadWAVFileStream()

void com.jogamp.openal.test.junit.ALutWAVLoaderTest.testALutLoadWAVFileStream ( ) throws IOException

Definition at line 24 of file ALutWAVLoaderTest.java.

Here is the call graph for this function:

◆ testWAVDataLoadStream()

void com.jogamp.openal.test.junit.ALutWAVLoaderTest.testWAVDataLoadStream ( ) throws IOException

Definition at line 43 of file ALutWAVLoaderTest.java.

Here is the call graph for this function:

◆ testWAVLoaderLoadStream()

void com.jogamp.openal.test.junit.ALutWAVLoaderTest.testWAVLoaderLoadStream ( ) throws IOException

Definition at line 63 of file ALutWAVLoaderTest.java.

Here is the call graph for this function:

The documentation for this class was generated from the following file: