#include <portaudio.h>
Data Fields | |
PaHostApiTypeId | hostApiType |
long | errorCode |
const char * | errorText |
Definition at line 338 of file portaudio.h.
the host API which returned the error code
Definition at line 339 of file portaudio.h.
the error code returned
Definition at line 340 of file portaudio.h.
const char* PaHostErrorInfo::errorText |
a textual description of the error if available, otherwise a zero-length string
Definition at line 341 of file portaudio.h.