mediastreamer2
2.11.0
|
#include <dtmfgen.h>
Data Fields | |
char | tone_name [8] |
int | duration |
int | frequencies [2] |
float | amplitude |
int | interval |
int | repeat_count |
Structure describing a custom tone.
char _MSDtmfGenCustomTone::tone_name[8] |
Tone name for convenience
Duration of the tone in milliseconds
Frequencies of the tone to be played
Amplitude of the tone, 1.0 being the 0dbm normalized level
Interval 'between tones' in milliseconds
Number of times the tone is repeated.