PortAudio
2.0
|
List available devices, including device information. More...
Functions | |
int | main (void) |
List available devices, including device information.
@author Phil Burk http://www.softsynth.com
int main | ( | void | ) |
setup host specific info
References PaStreamParameters::channelCount, PaDeviceInfo::defaultHighInputLatency, PaDeviceInfo::defaultHighOutputLatency, PaHostApiInfo::defaultInputDevice, PaDeviceInfo::defaultLowInputLatency, PaDeviceInfo::defaultLowOutputLatency, PaHostApiInfo::defaultOutputDevice, PaDeviceInfo::defaultSampleRate, PaStreamParameters::device, PaDeviceInfo::hostApi, PaStreamParameters::hostApiSpecificStreamInfo, PaDeviceInfo::maxInputChannels, PaDeviceInfo::maxOutputChannels, PaHostApiInfo::name, PaDeviceInfo::name, Pa_GetDefaultInputDevice(), Pa_GetDefaultOutputDevice(), Pa_GetDeviceCount(), Pa_GetDeviceInfo(), Pa_GetErrorText(), Pa_GetHostApiInfo(), Pa_GetVersion(), Pa_GetVersionInfo(), Pa_Initialize(), Pa_Terminate(), paASIO, PaAsio_GetAvailableLatencyValues, paInt16, paNoError, PaStreamParameters::sampleFormat, PaStreamParameters::suggestedLatency, and PaHostApiInfo::type.