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

Data Fields

const AVClass * class
int mode
double level_in
double level_out
double amount
double offset_l
double offset_r
double pwidth
double bpm
double hertz
int ms
int timing
SimpleLFO lfoL
SimpleLFO lfoR

Detailed Description

Definition at line 42 of file af_apulsator.c.

Field Documentation

◆ class

const AVClass* AudioPulsatorContext::class

Definition at line 43 of file af_apulsator.c.

◆ mode

int AudioPulsatorContext::mode

Definition at line 44 of file af_apulsator.c.

◆ level_in

double AudioPulsatorContext::level_in

Definition at line 45 of file af_apulsator.c.

◆ level_out

double AudioPulsatorContext::level_out

Definition at line 46 of file af_apulsator.c.

◆ amount

double AudioPulsatorContext::amount

Definition at line 47 of file af_apulsator.c.

◆ offset_l

double AudioPulsatorContext::offset_l

Definition at line 48 of file af_apulsator.c.

◆ offset_r

double AudioPulsatorContext::offset_r

Definition at line 49 of file af_apulsator.c.

◆ pwidth

double AudioPulsatorContext::pwidth

Definition at line 50 of file af_apulsator.c.

◆ bpm

double AudioPulsatorContext::bpm

Definition at line 51 of file af_apulsator.c.

◆ hertz

double AudioPulsatorContext::hertz

Definition at line 52 of file af_apulsator.c.

◆ ms

int AudioPulsatorContext::ms

Definition at line 53 of file af_apulsator.c.

◆ timing

int AudioPulsatorContext::timing

Definition at line 54 of file af_apulsator.c.

◆ lfoL

SimpleLFO AudioPulsatorContext::lfoL

Definition at line 56 of file af_apulsator.c.

◆ lfoR

SimpleLFO AudioPulsatorContext::lfoR

Definition at line 56 of file af_apulsator.c.


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