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_stream_dtmf_event Struct Reference

#include <stream.h>

Data Fields

int digit
 
pj_uint32_t timestamp
 
pj_uint16_t duration
 
pj_uint16_t flags
 

Detailed Description

This structure describes DTMF telephony-events indicated through pjmedia_stream_set_dtmf_event_callback().

Field Documentation

◆ digit

int pjmedia_stream_dtmf_event::digit

DTMF digit as ASCII character.

◆ timestamp

pj_uint32_t pjmedia_stream_dtmf_event::timestamp

RTP timestamp of the event.

◆ duration

pj_uint16_t pjmedia_stream_dtmf_event::duration

Event duration, in milliseconds.

◆ flags

pj_uint16_t pjmedia_stream_dtmf_event::flags

Event flags (see pjmedia_stream_dtmf_event_flags).


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

 


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