Data Fields | |
struct ast_audiohook | audiohook |
int | rx_gain |
int | tx_gain |
Definition at line 59 of file func_volume.c.
struct ast_audiohook audiohook |
Definition at line 60 of file func_volume.c.
Referenced by destroy_callback(), and volume_write().
int rx_gain |
Definition at line 62 of file func_volume.c.
Referenced by volume_callback(), and volume_write().
int tx_gain |
Definition at line 61 of file func_volume.c.
Referenced by volume_callback(), and volume_write().