26 #if !defined(_SPANDSP_PRIVATE_LOGGING_H_) 27 #define _SPANDSP_PRIVATE_LOGGING_H_ 36 int samples_per_second;
37 int64_t elapsed_samples;
void(* error_handler_func_t)(const char *text)
Definition: logging.h:40
Definition: private/logging.h:33
void(* message_handler_func_t)(int level, const char *text)
Definition: logging.h:37