Data Fields | |
int | duration |
int | freq1 |
int | freq2 |
int | vol |
Definition at line 7648 of file channel.c.
int duration |
Definition at line 7651 of file channel.c.
Referenced by ast_tonepair_start(), and tonepair_alloc().
int freq1 |
Definition at line 7649 of file channel.c.
Referenced by ast_tonepair_start(), and tonepair_alloc().
int freq2 |
Definition at line 7650 of file channel.c.
Referenced by ast_tonepair_start(), and tonepair_alloc().
int vol |
Definition at line 7652 of file channel.c.
Referenced by ast_tonepair_start(), and tonepair_alloc().