Libav
|
Data Fields | |
float | attack |
float | decay |
float | volume |
Definition at line 43 of file af_compand.c.
float ChanParam::attack |
Definition at line 44 of file af_compand.c.
Referenced by config_output(), and update_volume().
float ChanParam::decay |
Definition at line 45 of file af_compand.c.
Referenced by config_output(), and update_volume().
float ChanParam::volume |
Definition at line 46 of file af_compand.c.
Referenced by compand_delay(), compand_drain(), compand_nodelay(), config_output(), and update_volume().