mrcp_sig_agent_t Struct Reference

#include <mrcp_sig_agent.h>

Data Fields

const char * id
apr_pool_t * pool
void * obj
void * parent
mrcp_version_e mrcp_version
mrcp_resource_factory_tresource_factory
apt_task_ttask
apt_task_msg_pool_tmsg_pool
mrcp_session_t *(* create_server_session )(mrcp_sig_agent_t *signaling_agent)
apt_bool_t(* create_client_session )(mrcp_session_t *session, mrcp_sig_settings_t *settings)

Detailed Description

MRCP signaling agent


Field Documentation

Virtual create_client_session

Virtual create_server_session

const char* mrcp_sig_agent_t::id

Agent identifier

MRCP version

Task message pool used to allocate signaling agent messages

External object associated with agent

Parent object (client/server)

Memory pool to allocate memory from

MRCP resource factory

Task interface


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines

Generated on 25 Mar 2013 for UniMRCP by  doxygen 1.6.1