mediastreamer2  2.9.1
Data Fields
_MSDtmfGenCustomTone Struct Reference

#include <dtmfgen.h>

Data Fields

char tone_name [8]
 
int duration
 
int frequencies [2]
 
float amplitude
 
int interval
 
int repeat_count
 

Detailed Description

Structure describing a custom tone.

Field Documentation

◆ tone_name

char _MSDtmfGenCustomTone::tone_name[8]

Tone name for convenience

◆ duration

int _MSDtmfGenCustomTone::duration

Duration of the tone in milliseconds

◆ frequencies

int _MSDtmfGenCustomTone::frequencies[2]

Frequencies of the tone to be played

◆ amplitude

float _MSDtmfGenCustomTone::amplitude

Amplitude of the tone, 1.0 being the 0dbm normalized level

◆ interval

int _MSDtmfGenCustomTone::interval

Interval 'between tones' in milliseconds

◆ repeat_count

int _MSDtmfGenCustomTone::repeat_count

Number of times the tone is repeated.


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