FFmpeg
|
Data Fields | |
CompandSegment * | segments |
int | nb_segments |
double | in_min_lin |
double | out_min_lin |
double | curve_dB |
double | gain_dB |
Definition at line 45 of file af_mcompand.c.
CompandSegment* CompandT::segments |
Definition at line 46 of file af_mcompand.c.
int CompandT::nb_segments |
Definition at line 47 of file af_mcompand.c.
double CompandT::in_min_lin |
Definition at line 48 of file af_mcompand.c.
double CompandT::out_min_lin |
Definition at line 49 of file af_mcompand.c.
double CompandT::curve_dB |
Definition at line 50 of file af_mcompand.c.
double CompandT::gain_dB |
Definition at line 51 of file af_mcompand.c.