FFmpeg
Data Fields
AudioDynamicSmoothContext Struct Reference

Data Fields

const AVClassclass
 
double sensitivity
 
double basefreq
 
AVFramecoeffs
 

Detailed Description

Definition at line 24 of file af_adynamicsmooth.c.

Field Documentation

◆ class

const AVClass* AudioDynamicSmoothContext::class

Definition at line 25 of file af_adynamicsmooth.c.

◆ sensitivity

double AudioDynamicSmoothContext::sensitivity

Definition at line 27 of file af_adynamicsmooth.c.

◆ basefreq

double AudioDynamicSmoothContext::basefreq

Definition at line 28 of file af_adynamicsmooth.c.

◆ coeffs

AVFrame* AudioDynamicSmoothContext::coeffs

Definition at line 30 of file af_adynamicsmooth.c.


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