FFmpeg
|
Data Fields | |
const AVClass * | class |
double | level_in |
double | level_out |
double | amount |
double | drive |
double | blend |
double | freq |
double | ceil |
int | listen |
ChannelParams * | cp |
Definition at line 36 of file af_aexciter.c.
const AVClass* AExciterContext::class |
Definition at line 37 of file af_aexciter.c.
double AExciterContext::level_in |
Definition at line 39 of file af_aexciter.c.
double AExciterContext::level_out |
Definition at line 40 of file af_aexciter.c.
double AExciterContext::amount |
Definition at line 41 of file af_aexciter.c.
double AExciterContext::drive |
Definition at line 42 of file af_aexciter.c.
double AExciterContext::blend |
Definition at line 43 of file af_aexciter.c.
double AExciterContext::freq |
Definition at line 44 of file af_aexciter.c.
double AExciterContext::ceil |
Definition at line 45 of file af_aexciter.c.
int AExciterContext::listen |
Definition at line 46 of file af_aexciter.c.
ChannelParams* AExciterContext::cp |
Definition at line 48 of file af_aexciter.c.