|
UniMRCP
1.7.0
|
#include <mrcp_client_session.h>

Data Fields | |
| void * | obj |
| mrcp_app_message_handler_f | handler |
| mrcp_client_t * | client |
| apt_task_msg_pool_t * | msg_pool |
MRCP application
| mrcp_client_t* mrcp_application_t::client |
MRCP client
| mrcp_app_message_handler_f mrcp_application_t::handler |
Application message handler
| apt_task_msg_pool_t* mrcp_application_t::msg_pool |
Application task message pool
| void* mrcp_application_t::obj |
External object associated with the application
1.8.13