Mon Sep 20 2010 00:35:17

Asterisk developer's documentation


Data Fields

volume_information Struct Reference

Collaboration diagram for volume_information:
Collaboration graph
[legend]

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: