#include <audiohook.h>
Data Fields | |
int | read_volume |
int | write_volume |
Definition at line 89 of file audiohook.h.
int read_volume |
Volume adjustment on frames read from the channel the hook is on
Definition at line 90 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 91 of file audiohook.h.
Referenced by audiohook_read_frame_both(), and audiohook_read_frame_single().