FFmpeg
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 44 of file af_mcompand.c.

Field Documentation

◆ segments

CompandSegment* CompandT::segments

Definition at line 45 of file af_mcompand.c.

◆ nb_segments

int CompandT::nb_segments

Definition at line 46 of file af_mcompand.c.

◆ in_min_lin

double CompandT::in_min_lin

Definition at line 47 of file af_mcompand.c.

◆ out_min_lin

double CompandT::out_min_lin

Definition at line 48 of file af_mcompand.c.

◆ curve_dB

double CompandT::curve_dB

Definition at line 49 of file af_mcompand.c.

◆ gain_dB

double CompandT::gain_dB

Definition at line 50 of file af_mcompand.c.


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