|
mediastreamer2
2.11.1
|
#include <mstonedetector.h>
Data Fields | |
| int | frequency |
| int | min_duration |
| float | min_amplitude |
Structure describing which tone is to be detected.
| int _MSToneDetectorDef::frequency |
Expected frequency of the tone
| int _MSToneDetectorDef::min_duration |
Min duration of the tone in milliseconds
| float _MSToneDetectorDef::min_amplitude |
Minimum amplitude of the tone, 1.0 corresponding to the normalized 0dbm level
1.8.8