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

#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
 

Detailed Description

MRCPv2 control descriptor

Field Documentation

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


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