Inherits TestCase.
Test the Java bindings for PortAudio.
- Author
- Phil Burk
Definition at line 49 of file TestBasic.java.
◆ checkBlockingWriteFloat()
| void com.portaudio.TestBasic.checkBlockingWriteFloat |
( |
int |
deviceId, |
|
|
double |
sampleRate |
|
) |
| |
|
inline |
◆ checkRecordPlay()
| void com.portaudio.TestBasic.checkRecordPlay |
( |
int |
sampleFormat | ) |
throws InterruptedException |
|
inline |
◆ testBlockingWriteFloat()
| void com.portaudio.TestBasic.testBlockingWriteFloat |
( |
| ) |
|
|
inline |
◆ testBlockingWriteShort()
| void com.portaudio.TestBasic.testBlockingWriteShort |
( |
| ) |
|
|
inline |
◆ testCheckFormat()
| void com.portaudio.TestBasic.testCheckFormat |
( |
| ) |
|
|
inline |
◆ testDeviceCount()
| void com.portaudio.TestBasic.testDeviceCount |
( |
| ) |
|
|
inline |
◆ testHostApis()
| void com.portaudio.TestBasic.testHostApis |
( |
| ) |
|
|
inline |
◆ testListDevices()
| void com.portaudio.TestBasic.testListDevices |
( |
| ) |
|
|
inline |
◆ testListHostApis()
| void com.portaudio.TestBasic.testListHostApis |
( |
| ) |
|
|
inline |
◆ testRecordPlayFloat()
| void com.portaudio.TestBasic.testRecordPlayFloat |
( |
| ) |
throws InterruptedException |
|
inline |
◆ testRecordPlayShort()
| void com.portaudio.TestBasic.testRecordPlayShort |
( |
| ) |
throws InterruptedException |
|
inline |
◆ testStreamError()
| void com.portaudio.TestBasic.testStreamError |
( |
| ) |
|
|
inline |
◆ ZtestWriteEachHostAPI()
| void com.portaudio.TestBasic.ZtestWriteEachHostAPI |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following file: