|
Asterisk - The Open Source Telephony Project
18.5.0
|

Data Fields | |
| struct ast_audiohook | audiohook |
| unsigned int | flags |
| float | rx_gain |
| float | tx_gain |
Definition at line 71 of file func_volume.c.
| struct ast_audiohook audiohook |
Definition at line 72 of file func_volume.c.
Referenced by destroy_callback(), and volume_write().
| unsigned int flags |
Definition at line 75 of file func_volume.c.
Referenced by volume_write().
| float rx_gain |
Definition at line 74 of file func_volume.c.
Referenced by volume_callback(), volume_read(), and volume_write().
| float tx_gain |
Definition at line 73 of file func_volume.c.
Referenced by volume_callback(), volume_read(), and volume_write().
1.8.13