FFmpeg
Data Fields
TremoloContext Struct Reference

Data Fields

const AVClassclass
 
double freq
 
double depth
 
doubletable
 
int table_size
 
int index
 

Detailed Description

Definition at line 27 of file af_tremolo.c.

Field Documentation

◆ class

const AVClass* TremoloContext::class

Definition at line 28 of file af_tremolo.c.

◆ freq

double TremoloContext::freq

Definition at line 29 of file af_tremolo.c.

◆ depth

double TremoloContext::depth

Definition at line 30 of file af_tremolo.c.

◆ table

double* TremoloContext::table

Definition at line 31 of file af_tremolo.c.

◆ table_size

int TremoloContext::table_size

Definition at line 32 of file af_tremolo.c.

◆ index

int TremoloContext::index

Definition at line 33 of file af_tremolo.c.


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