com::portaudio::TestBasic Class Reference
Inherits junit::framework::TestCase.
|
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 |
Data Structures |
class | SineOscillator |
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: