FFmpeg
|
Data Fields | |
const AVClass * | class |
int | mode |
int | type |
double | level_in |
double | level_out |
RIAACurve | rc |
AVFrame * | w |
Definition at line 36 of file af_aemphasis.c.
const AVClass* AudioEmphasisContext::class |
Definition at line 37 of file af_aemphasis.c.
int AudioEmphasisContext::mode |
Definition at line 38 of file af_aemphasis.c.
int AudioEmphasisContext::type |
Definition at line 38 of file af_aemphasis.c.
double AudioEmphasisContext::level_in |
Definition at line 39 of file af_aemphasis.c.
double AudioEmphasisContext::level_out |
Definition at line 39 of file af_aemphasis.c.
RIAACurve AudioEmphasisContext::rc |
Definition at line 41 of file af_aemphasis.c.
AVFrame* AudioEmphasisContext::w |
Definition at line 43 of file af_aemphasis.c.