Package com.portaudio
Class StreamParameters
- java.lang.Object
-
- com.portaudio.StreamParameters
-
public class StreamParameters extends java.lang.Object
Equivalent to PaStreamParameters- Author:
- Phil Burk
- See Also:
PortAudio
-
-
Field Summary
Fields Modifier and Type Field Description int
channelCount
int
device
int
sampleFormat
double
suggestedLatency
-
Constructor Summary
Constructors Constructor Description StreamParameters()
-