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

Data Fields

const AVClassclass
 
double freq
 
double depth
 
double * table
 
int index
 

Detailed Description

Definition at line 26 of file af_tremolo.c.

Field Documentation

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


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