Asterisk - The Open Source Telephony Project GIT-master-2de1a68
Data Fields
volume_information Struct Reference
Collaboration diagram for volume_information:
Collaboration graph
[legend]

Data Fields

struct ast_audiohook audiohook
 
unsigned int flags
 
float rx_gain
 
float tx_gain
 

Detailed Description

Definition at line 84 of file func_volume.c.

Field Documentation

◆ audiohook

struct ast_audiohook audiohook

Definition at line 85 of file func_volume.c.

Referenced by destroy_callback(), volume_callback(), and volume_write().

◆ flags

unsigned int flags

Definition at line 88 of file func_volume.c.

Referenced by volume_write().

◆ rx_gain

float rx_gain

Definition at line 87 of file func_volume.c.

Referenced by volume_callback(), volume_read(), and volume_write().

◆ tx_gain

float tx_gain

Definition at line 86 of file func_volume.c.

Referenced by volume_callback(), volume_read(), and volume_write().


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