|
mediastreamer2
2.8.2
|
#include <dtmfgen.h>
Data Fields | |
| int | duration |
| int | frequency |
| float | amplitude |
| int | interval |
Structure describing a custom tone.
| int _MSDtmfGenCustomTone::duration |
Duration of the tone in milliseconds
| int _MSDtmfGenCustomTone::frequency |
Frequency of the tone to be played
| float _MSDtmfGenCustomTone::amplitude |
Amplitude of the tone, 1.0 being the 0dbm normalized level
| int _MSDtmfGenCustomTone::interval |
Interval 'between tones' in milliseconds
1.8.1.2