#include <portaudio.h>
Public Attributes | |
| int | structVersion |
| const char * | name |
| PaHostApiIndex | hostApi |
| int | maxInputChannels |
| int | maxOutputChannels |
| PaTime | defaultLowInputLatency |
| PaTime | defaultLowOutputLatency |
| PaTime | defaultHighInputLatency |
| PaTime | defaultHighOutputLatency |
| double | defaultSampleRate |
Definition at line 437 of file portaudio.h.
1.5.6