|
FFmpeg
|
Data Fields | |
| double | x |
| double | y |
| double | a |
| double | b |
Definition at line 39 of file af_compand.c.
| double CompandSegment::x |
Definition at line 40 of file af_compand.c.
Referenced by config_output(), and get_volume().
| double CompandSegment::y |
Definition at line 40 of file af_compand.c.
Referenced by config_output(), and get_volume().
| double CompandSegment::a |
Definition at line 41 of file af_compand.c.
Referenced by get_volume().
| double CompandSegment::b |
Definition at line 41 of file af_compand.c.
Referenced by get_volume().
1.8.2