|
Asterisk - The Open Source Telephony Project GIT-master-9647a4f
|
#include <audiohook.h>
Data Fields | |
| int | read_volume |
| int | write_volume |
Definition at line 99 of file audiohook.h.
| int read_volume |
Volume adjustment on frames read from the channel the hook is on
Definition at line 100 of file audiohook.h.
Referenced by audiohook_read_frame_both(), audiohook_read_frame_single(), channel_spy(), and launch_monitor_thread().
| int write_volume |
Volume adjustment on frames written to the channel the hook is on
Definition at line 101 of file audiohook.h.
Referenced by audiohook_read_frame_both(), audiohook_read_frame_single(), channel_spy(), and launch_monitor_thread().