FFmpeg
|
Data Fields | |
double | attack |
double | decay |
double | volume |
Definition at line 39 of file af_compand.c.
double ChanParam::attack |
Definition at line 40 of file af_compand.c.
Referenced by config_output(), and update_volume().
double ChanParam::decay |
Definition at line 41 of file af_compand.c.
Referenced by config_output(), and update_volume().
double ChanParam::volume |
Definition at line 42 of file af_compand.c.
Referenced by compand_delay(), compand_drain(), compand_nodelay(), config_output(), and update_volume().