Thu Apr 28 2011 16:57:22

Asterisk developer's documentation


volume_information Struct Reference

Collaboration diagram for volume_information:

Data Fields

struct ast_audiohook audiohook
int rx_gain
int tx_gain

Detailed Description

Definition at line 59 of file func_volume.c.


Field Documentation

Definition at line 60 of file func_volume.c.

Referenced by destroy_callback(), and volume_write().

int rx_gain

Definition at line 62 of file func_volume.c.

Referenced by volume_callback(), and volume_write().

int tx_gain

Definition at line 61 of file func_volume.c.

Referenced by volume_callback(), and volume_write().


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