Data Fields | |
| int | duration |
| int | freq1 |
| int | freq2 |
| int | vol |
| int duration |
Definition at line 7495 of file channel.c.
Referenced by tonepair_alloc(), and ast_tonepair_start().
| int freq1 |
Definition at line 7493 of file channel.c.
Referenced by tonepair_alloc(), and ast_tonepair_start().
| int freq2 |
Definition at line 7494 of file channel.c.
Referenced by tonepair_alloc(), and ast_tonepair_start().
| int vol |
Definition at line 7496 of file channel.c.
Referenced by tonepair_alloc(), and ast_tonepair_start().