
Data Fields | |
| short | data [4000] |
| int | duration |
| ast_frame | f |
| float | freq1 |
| float | freq2 |
| unsigned char | offset [AST_FRIENDLY_OFFSET] |
| int | origwfmt |
| int | pos |
| float | vol |
Definition at line 3694 of file channel.c.
| short data[4000] |
| int duration |
Definition at line 3698 of file channel.c.
Referenced by tonepair_alloc(), and tonepair_generator().
| float freq1 |
Definition at line 3695 of file channel.c.
Referenced by tonepair_alloc(), and tonepair_generator().
| float freq2 |
Definition at line 3696 of file channel.c.
Referenced by tonepair_alloc(), and tonepair_generator().
| int origwfmt |
| int pos |
| float vol |
Definition at line 3697 of file channel.c.
Referenced by tonepair_alloc(), and tonepair_generator().
1.4.7