FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
CompandT Struct Reference

Data Fields

CompandSegmentsegments
 
int nb_segments
 
double in_min_lin
 
double out_min_lin
 
double curve_dB
 
double gain_dB
 

Detailed Description

Definition at line 45 of file af_mcompand.c.

Field Documentation

CompandSegment* CompandT::segments

Definition at line 46 of file af_mcompand.c.

Referenced by config_output(), get_volume(), parse_points(), and uninit().

int CompandT::nb_segments

Definition at line 47 of file af_mcompand.c.

Referenced by config_output(), get_volume(), and parse_points().

double CompandT::in_min_lin

Definition at line 48 of file af_mcompand.c.

Referenced by parse_points().

double CompandT::out_min_lin

Definition at line 49 of file af_mcompand.c.

Referenced by get_volume(), and parse_points().

double CompandT::curve_dB

Definition at line 50 of file af_mcompand.c.

Referenced by config_output(), and parse_points().

double CompandT::gain_dB

Definition at line 51 of file af_mcompand.c.

Referenced by config_output(), and parse_points().


The documentation for this struct was generated from the following file: