
Data Fields | |
| struct ast_audiohook | audiohook |
| int | rx_gain |
| int | tx_gain |
Definition at line 39 of file func_volume.c.
struct ast_audiohook audiohook [read] |
Definition at line 40 of file func_volume.c.
Referenced by destroy_callback(), and volume_write().
| int rx_gain |
Definition at line 42 of file func_volume.c.
Referenced by volume_callback(), and volume_write().
| int tx_gain |
Definition at line 41 of file func_volume.c.
Referenced by volume_callback(), and volume_write().
1.6.1