FFmpeg
4.0
|
Data Fields | |
double | freq |
double | offset |
int | srate |
double | amount |
double | pwidth |
double | phase |
Definition at line 26 of file af_acrusher.c.
double LFOContext::freq |
Definition at line 27 of file af_acrusher.c.
Referenced by config_input(), and lfo_advance().
double LFOContext::offset |
Definition at line 28 of file af_acrusher.c.
Referenced by lfo_get().
int LFOContext::srate |
Definition at line 29 of file af_acrusher.c.
Referenced by config_input(), and lfo_advance().
double LFOContext::amount |
Definition at line 30 of file af_acrusher.c.
Referenced by config_input(), and lfo_get().
double LFOContext::pwidth |
Definition at line 31 of file af_acrusher.c.
Referenced by config_input(), and lfo_get().
double LFOContext::phase |
Definition at line 32 of file af_acrusher.c.
Referenced by lfo_advance(), and lfo_get().