Sat Mar 10 01:55:55 2012

Asterisk developer's documentation


audiohook_volume Struct Reference

Audiohook volume adjustment structure. More...


Data Fields

ast_audiohook audiohook
int read_adjustment
int write_adjustment


Detailed Description

Audiohook volume adjustment structure.

Definition at line 862 of file audiohook.c.


Field Documentation

struct ast_audiohook audiohook

Audiohook attached to the channel

Definition at line 863 of file audiohook.c.

Referenced by audiohook_volume_callback(), and audiohook_volume_destroy().

int read_adjustment

Value to adjust frames read from the channel by

Definition at line 864 of file audiohook.c.

Referenced by ast_audiohook_volume_adjust(), ast_audiohook_volume_get(), ast_audiohook_volume_set(), and audiohook_volume_callback().

int write_adjustment

Value to adjust frames written to the channel by

Definition at line 865 of file audiohook.c.

Referenced by ast_audiohook_volume_adjust(), ast_audiohook_volume_get(), ast_audiohook_volume_set(), and audiohook_volume_callback().


The documentation for this struct was generated from the following file:
Generated on Sat Mar 10 01:55:55 2012 for Asterisk - The Open Source Telephony Project by  doxygen 1.4.7