ALSA project - the C library reference
|
Error code handling routines. More...
Functions | |
const char * | snd_strerror (int errnum) |
Returns the message for an error code. More... | |
snd_local_error_handler_t | snd_lib_error_set_local (snd_local_error_handler_t func) |
Install local error handler. More... | |
int | snd_lib_error_set_handler (snd_lib_error_handler_t handler) |
Sets the error handler. More... | |
const char * | snd_asoundlib_version (void) |
Returns the ALSA sound library version in ASCII format. More... | |
Variables | |
snd_lib_error_handler_t | snd_lib_error = snd_lib_error_default |
snd_lib_error_handler_t | snd_err_msg = snd_err_msg_default |
Error code handling routines.
Error code handling routines.
snd_local_error_handler_t snd_lib_error_set_local | ( | snd_local_error_handler_t | func | ) |
Install local error handler.
func | The local error handler function |
Previous | local error handler function |
snd_lib_error_handler_t snd_err_msg = snd_err_msg_default |
The ALSA error message handler