PortAudio 2.0
|
List default latencies of available devices in table format. More...
Functions | |
int | main (void) |
List default latencies of available devices in table format.
int main | ( | void | ) |
References PaDeviceInfo::defaultHighInputLatency, PaDeviceInfo::defaultHighOutputLatency, PaDeviceInfo::defaultLowInputLatency, PaDeviceInfo::defaultLowOutputLatency, PaDeviceInfo::hostApi, PaDeviceInfo::maxInputChannels, PaDeviceInfo::maxOutputChannels, PaDeviceInfo::name, PaHostApiInfo::name, Pa_GetDeviceCount(), Pa_GetDeviceInfo(), Pa_GetErrorText(), Pa_GetHostApiInfo(), Pa_Initialize(), Pa_Terminate(), and paNoError.