FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
ChanParam Struct Reference

Data Fields

double attack
 
double decay
 
double volume
 

Detailed Description

Definition at line 38 of file af_compand.c.

Field Documentation

double ChanParam::attack

Definition at line 39 of file af_compand.c.

Referenced by config_output(), and update_volume().

double ChanParam::decay

Definition at line 40 of file af_compand.c.

Referenced by config_output(), and update_volume().

double ChanParam::volume

Definition at line 41 of file af_compand.c.

Referenced by compand_delay(), compand_nodelay(), config_output(), and update_volume().


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