Asterisk - The Open Source Telephony Project
21.4.1
|
A description of a part of a tone. More...
#include <indications.h>
Data Fields | |
unsigned int | freq1 |
unsigned int | freq2 |
unsigned int | midinote:1 |
unsigned int | modulate:1 |
unsigned int | time |
A description of a part of a tone.
The elements in this structure map to the format described for the data part of the ast_tone_zone_sound struct.
Definition at line 109 of file indications.h.