#include <audiohook.h>
Data Fields | |
int | read_volume |
int | write_volume |
Definition at line 85 of file audiohook.h.
int read_volume |
Volume adjustment on frames read from the channel the hook is on
Definition at line 86 of file audiohook.h.
Referenced by audiohook_read_frame_both(), and audiohook_read_frame_single().
int write_volume |
Volume adjustment on frames written to the channel the hook is on
Definition at line 87 of file audiohook.h.
Referenced by audiohook_read_frame_both(), and audiohook_read_frame_single().