Thu Apr 28 2011 17:14:04

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 89 of file audiohook.h.


Field Documentation

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(), 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 91 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: