UniMRCP  1.5.0
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Data Fields
mrcp_application_t Struct Reference

#include <mrcp_client_session.h>

Data Fields

void * obj
 
mrcp_app_message_handler_f handler
 
mrcp_client_tclient
 
apt_task_msg_pool_tmsg_pool
 

Detailed Description

MRCP application

Field Documentation

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


The documentation for this struct was generated from the following file: