FFmpeg  2.1.1
Data Fields
ChanParam Struct Reference

Data Fields

double attack
 
double decay
 
double volume
 

Detailed Description

Definition at line 33 of file af_compand.c.

Field Documentation

double ChanParam::attack

Definition at line 34 of file af_compand.c.

Referenced by config_output(), and update_volume().

double ChanParam::decay

Definition at line 35 of file af_compand.c.

Referenced by config_output(), and update_volume().

double ChanParam::volume

Definition at line 36 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: