Wed Jan 8 2020 09:50:25

Asterisk developer's documentation


volume_information Struct Reference

Data Fields

struct ast_audiohook audiohook
 
unsigned int flags
 
int rx_gain
 
int tx_gain
 

Detailed Description

Definition at line 73 of file func_volume.c.

Field Documentation

struct ast_audiohook audiohook

Definition at line 74 of file func_volume.c.

Referenced by destroy_callback(), and volume_write().

unsigned int flags

Definition at line 77 of file func_volume.c.

Referenced by volume_write().

int rx_gain

Definition at line 76 of file func_volume.c.

Referenced by volume_callback(), and volume_write().

int tx_gain

Definition at line 75 of file func_volume.c.

Referenced by volume_callback(), and volume_write().


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