Asterisk - The Open Source Telephony Project  18.5.0
Data Fields
ast_audiohook_options Struct Reference

#include <audiohook.h>

Data Fields

int read_volume
 
int write_volume
 

Detailed Description

Definition at line 98 of file audiohook.h.

Field Documentation

◆ read_volume

int read_volume

Volume adjustment on frames read from the channel the hook is on

Definition at line 99 of file audiohook.h.

Referenced by audiohook_read_frame_both(), audiohook_read_frame_single(), channel_spy(), and launch_monitor_thread().

◆ write_volume

int write_volume

Volume adjustment on frames written to 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().


The documentation for this struct was generated from the following file: