FFmpeg
Loading...
Searching...
No Matches
ATiltContext Struct Reference

Data Fields

const AVClassclass
double freq
double level
double slope
double width
int order
Coeffs coeffs [MAX_ORDER]
AVFramew
int(* filter_channels )(AVFilterContext *ctx, void *arg, int jobnr, int nb_jobs)

Detailed Description

Definition at line 34 of file af_atilt.c.

Field Documentation

◆ class

const AVClass* ATiltContext::class

Definition at line 35 of file af_atilt.c.

◆ freq

double ATiltContext::freq

Definition at line 37 of file af_atilt.c.

◆ level

double ATiltContext::level

Definition at line 38 of file af_atilt.c.

◆ slope

double ATiltContext::slope

Definition at line 39 of file af_atilt.c.

◆ width

double ATiltContext::width

Definition at line 40 of file af_atilt.c.

◆ order

int ATiltContext::order

Definition at line 41 of file af_atilt.c.

◆ coeffs

Coeffs ATiltContext::coeffs[MAX_ORDER]

Definition at line 43 of file af_atilt.c.

◆ w

AVFrame* ATiltContext::w

Definition at line 45 of file af_atilt.c.

◆ filter_channels

int(* ATiltContext::filter_channels) (AVFilterContext *ctx, void *arg, int jobnr, int nb_jobs)

Definition at line 47 of file af_atilt.c.


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