FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
LFOContext Struct Reference

Data Fields

double freq
 
double offset
 
int srate
 
double amount
 
double pwidth
 
double phase
 

Detailed Description

Definition at line 26 of file af_acrusher.c.

Field Documentation

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().


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