|
FFmpeg
|
Data Fields | |
| double | attack |
| double | decay |
| double | volume |
Definition at line 33 of file af_compand.c.
| 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().
1.8.2