|
Asterisk - The Open Source Telephony Project GIT-master-9647a4f
|

Data Fields | |
| struct ast_audiohook | audiohook |
| unsigned int | flags |
| float | rx_gain |
| float | tx_gain |
Definition at line 87 of file func_volume.c.
| struct ast_audiohook audiohook |
Definition at line 88 of file func_volume.c.
Referenced by destroy_callback(), volume_callback(), and volume_write().
| unsigned int flags |
Definition at line 91 of file func_volume.c.
Referenced by volume_write().
| float rx_gain |
Definition at line 90 of file func_volume.c.
Referenced by volume_callback(), volume_read(), and volume_write().
| float tx_gain |
Definition at line 89 of file func_volume.c.
Referenced by volume_callback(), volume_read(), and volume_write().