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

Data Fields

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

Detailed Description

Definition at line 30 of file af_apulsator.c.

Field Documentation

double SimpleLFO::phase

Definition at line 31 of file af_apulsator.c.

Referenced by lfo_advance(), and lfo_get_value().

double SimpleLFO::freq

Definition at line 32 of file af_apulsator.c.

Referenced by config_input(), and lfo_advance().

double SimpleLFO::offset

Definition at line 33 of file af_apulsator.c.

Referenced by config_input(), and lfo_get_value().

double SimpleLFO::amount

Definition at line 34 of file af_apulsator.c.

Referenced by config_input(), and lfo_get_value().

double SimpleLFO::pwidth

Definition at line 35 of file af_apulsator.c.

Referenced by config_input(), and lfo_get_value().

int SimpleLFO::mode

Definition at line 36 of file af_apulsator.c.

Referenced by config_input(), and lfo_get_value().

int SimpleLFO::srate

Definition at line 37 of file af_apulsator.c.

Referenced by config_input(), and lfo_advance().


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