mrcp_engine_channel_t Struct Reference

#include <mrcp_engine_types.h>

Data Fields

const
mrcp_engine_channel_method_vtable_t
method_vtable
void * method_obj
const
mrcp_engine_channel_event_vtable_t
event_vtable
void * event_obj
mpf_termination_ttermination
mrcp_engine_tengine
apt_str_t id
mrcp_version_e mrcp_version
apt_bool_t is_open
apr_pool_t * pool

Detailed Description

MRCP engine channel declaration


Field Documentation

Back pointer to engine

External object used with event handlers

Table of virtual event handlers

Unique identifier to be used in traces

Is channel successfully opened

External object used with virtual methods

Table of virtual methods

MRCP version

Pool to allocate memory from

Media termination


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