
Data Fields | |
| int | interruptible |
| struct playtones_item * | items |
| int | nitems |
| int | reppos |
| int | vol |
| int interruptible |
Definition at line 101 of file indications.c.
Referenced by playtones_alloc(), and ast_playtones_start().
| struct playtones_item* items |
Definition at line 102 of file indications.c.
Referenced by playtones_alloc(), and ast_playtones_start().
| int nitems |
Definition at line 100 of file indications.c.
Referenced by playtones_alloc(), and ast_playtones_start().
| int reppos |
Definition at line 99 of file indications.c.
Referenced by playtones_alloc(), and ast_playtones_start().
| int vol |
Definition at line 98 of file indications.c.
Referenced by playtones_alloc(), and ast_playtones_start().