#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_t * | termination |
mrcp_engine_t * | engine |
apt_str_t | id |
mrcp_version_e | mrcp_version |
apt_bool_t | is_open |
apr_pool_t * | pool |
MRCP engine channel declaration
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
apr_pool_t* mrcp_engine_channel_t::pool |
Pool to allocate memory from
Media termination