WARNING: The online documentation has moved to https://docs.pjsip.org.

Visit the new documentation at https://docs.pjsip.org:

BLOG | DOCUMENTATION | GITHUB

Home --> Documentations --> PJMEDIA Reference

pjmedia_rtp_dtmf_event Struct Reference

#include <rtp.h>

Data Fields

pj_uint8_t event
 
pj_uint8_t e_vol
 
pj_uint16_t duration
 

Detailed Description

Declaration for DTMF telephony-events (RFC2833).

See also
pjmedia_rtp_dtmf_event

Field Documentation

◆ event

pj_uint8_t pjmedia_rtp_dtmf_event::event

Event type ID.

◆ e_vol

pj_uint8_t pjmedia_rtp_dtmf_event::e_vol

Event volume.

◆ duration

pj_uint16_t pjmedia_rtp_dtmf_event::duration

Event duration.


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

 


PJMEDIA small footprint Open Source media stack
Copyright (C) 2006-2008 Teluu Inc.