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