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

#include <mrcp_client_session.h>

Data Fields

apr_pool_t * pool
 
void * obj
 
mrcp_resource_tresource
 
mrcp_session_tsession
 
mrcp_control_channel_tcontrol_channel
 
mpf_termination_ttermination
 
rtp_termination_slot_trtp_termination_slot
 
apt_bool_t waiting_for_channel
 
apt_bool_t waiting_for_termination
 

Detailed Description

MRCP channel

Field Documentation

mrcp_control_channel_t* mrcp_channel_t::control_channel

MRCP control channel

void* mrcp_channel_t::obj

External object associated with channel

apr_pool_t* mrcp_channel_t::pool

Memory pool

mrcp_resource_t* mrcp_channel_t::resource

MRCP resource

rtp_termination_slot_t* mrcp_channel_t::rtp_termination_slot

Associated RTP termination slot

mrcp_session_t* mrcp_channel_t::session

MRCP session entire channel belongs to

mpf_termination_t* mrcp_channel_t::termination

Media termination

apt_bool_t mrcp_channel_t::waiting_for_channel

waiting state of control channel

apt_bool_t mrcp_channel_t::waiting_for_termination

waiting state of media termination


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