#include <portaudio.h>
Public Attributes | |
PaHostApiTypeId | hostApiType |
long | errorCode |
const char * | errorText |
Definition at line 329 of file portaudio.h.
|
the error code returned Definition at line 331 of file portaudio.h. |
|
a textual description of the error if available, otherwise a zero-length string Definition at line 332 of file portaudio.h. |
|
the host API which returned the error code Definition at line 330 of file portaudio.h. |