#include <tonegen.h>
This structure describes individual MF digits to be played with pjmedia_tonegen_play_digits().
◆ digit
char pjmedia_tone_digit::digit |
The ASCI identification for the digit.
◆ on_msec
short pjmedia_tone_digit::on_msec |
Playback ON duration, in miliseconds.
◆ off_msec
short pjmedia_tone_digit::off_msec |
Playback OFF duration, ini miliseconds.
◆ volume
short pjmedia_tone_digit::volume |
Volume (1-32767), or 0 for default, which PJMEDIA_TONEGEN_VOLUME will be used.
The documentation for this struct was generated from the following file: