UniMRCP  1.7.0
Data Fields
mpf_named_event_frame_t Struct Reference

#include <mpf_named_event.h>

Data Fields

apr_uint32_t event_id: 8
 
apr_uint32_t volume: 6
 
apr_uint32_t reserved: 1
 
apr_uint32_t edge: 1
 
apr_uint32_t duration: 16
 

Detailed Description

Named event (RFC4733/RFC2833, out-of-band DTMF)

Field Documentation

◆ duration

apr_uint32_t mpf_named_event_frame_t::duration

event duration

◆ edge

apr_uint32_t mpf_named_event_frame_t::edge

end of event

◆ event_id

apr_uint32_t mpf_named_event_frame_t::event_id

event (DTMF, tone) identifier

◆ reserved

apr_uint32_t mpf_named_event_frame_t::reserved

reserved

◆ volume

apr_uint32_t mpf_named_event_frame_t::volume

tone volume


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