UniMRCP
1.5.0
|
#include <mrcp_control_descriptor.h>
Data Fields | |
apt_str_t | ip |
apr_port_t | port |
mrcp_proto_type_e | proto |
mrcp_setup_type_e | setup_type |
mrcp_connection_type_e | connection_type |
apt_str_t | resource_name |
apt_str_t | session_id |
apr_array_header_t * | cmid_arr |
apr_size_t | id |
MRCPv2 control descriptor
apr_array_header_t* mrcp_control_descriptor_t::cmid_arr |
Array of cmid attributes
mrcp_connection_type_e mrcp_control_descriptor_t::connection_type |
Connection type
apr_size_t mrcp_control_descriptor_t::id |
Base identifier
apt_str_t mrcp_control_descriptor_t::ip |
IP address
apr_port_t mrcp_control_descriptor_t::port |
Port
mrcp_proto_type_e mrcp_control_descriptor_t::proto |
Protocol type
apt_str_t mrcp_control_descriptor_t::resource_name |
Resource name
apt_str_t mrcp_control_descriptor_t::session_id |
Session identifier
mrcp_setup_type_e mrcp_control_descriptor_t::setup_type |
Setup type