FFmpeg
4.0
|
Data Fields | |
const AVClass * | class |
double | freq |
double | depth |
double * | table |
int | index |
Definition at line 26 of file af_tremolo.c.
const AVClass* TremoloContext::class |
Definition at line 27 of file af_tremolo.c.
double TremoloContext::freq |
Definition at line 28 of file af_tremolo.c.
Referenced by config_input(), and filter_frame().
double TremoloContext::depth |
Definition at line 29 of file af_tremolo.c.
Referenced by config_input().
double* TremoloContext::table |
Definition at line 30 of file af_tremolo.c.
Referenced by config_input(), filter_frame(), and uninit().
int TremoloContext::index |
Definition at line 31 of file af_tremolo.c.
Referenced by config_input(), and filter_frame().