Mon Mar 12 2012 21:47:35

Asterisk developer's documentation


ast_audiohook_options Struct Reference

#include <audiohook.h>

Data Fields

int read_volume
int write_volume

Detailed Description

Definition at line 91 of file audiohook.h.


Field Documentation

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

Definition at line 92 of file audiohook.h.

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

Volume adjustment on frames written to the channel the hook is on

Definition at line 93 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: