FFmpeg
Data Fields
StereoToolsContext Struct Reference

Data Fields

const AVClassclass
 
int softclip
 
int mute_l
 
int mute_r
 
int phase_l
 
int phase_r
 
int mode
 
int bmode_in
 
int bmode_out
 
double slev
 
double sbal
 
double mlev
 
double mpan
 
double phase
 
double base
 
double delay
 
double balance_in
 
double balance_out
 
double phase_sin_coef
 
double phase_cos_coef
 
double sc_level
 
double inv_atan_shape
 
double level_in
 
double level_out
 
double * buffer
 
int length
 
int pos
 

Detailed Description

Definition at line 27 of file af_stereotools.c.

Field Documentation

◆ class

const AVClass* StereoToolsContext::class

Definition at line 28 of file af_stereotools.c.

◆ softclip

int StereoToolsContext::softclip

Definition at line 30 of file af_stereotools.c.

◆ mute_l

int StereoToolsContext::mute_l

Definition at line 31 of file af_stereotools.c.

◆ mute_r

int StereoToolsContext::mute_r

Definition at line 32 of file af_stereotools.c.

◆ phase_l

int StereoToolsContext::phase_l

Definition at line 33 of file af_stereotools.c.

◆ phase_r

int StereoToolsContext::phase_r

Definition at line 34 of file af_stereotools.c.

◆ mode

int StereoToolsContext::mode

Definition at line 35 of file af_stereotools.c.

◆ bmode_in

int StereoToolsContext::bmode_in

Definition at line 36 of file af_stereotools.c.

◆ bmode_out

int StereoToolsContext::bmode_out

Definition at line 37 of file af_stereotools.c.

◆ slev

double StereoToolsContext::slev

Definition at line 38 of file af_stereotools.c.

◆ sbal

double StereoToolsContext::sbal

Definition at line 39 of file af_stereotools.c.

◆ mlev

double StereoToolsContext::mlev

Definition at line 40 of file af_stereotools.c.

◆ mpan

double StereoToolsContext::mpan

Definition at line 41 of file af_stereotools.c.

◆ phase

double StereoToolsContext::phase

Definition at line 42 of file af_stereotools.c.

◆ base

double StereoToolsContext::base

Definition at line 43 of file af_stereotools.c.

◆ delay

double StereoToolsContext::delay

Definition at line 44 of file af_stereotools.c.

◆ balance_in

double StereoToolsContext::balance_in

Definition at line 45 of file af_stereotools.c.

◆ balance_out

double StereoToolsContext::balance_out

Definition at line 46 of file af_stereotools.c.

◆ phase_sin_coef

double StereoToolsContext::phase_sin_coef

Definition at line 47 of file af_stereotools.c.

◆ phase_cos_coef

double StereoToolsContext::phase_cos_coef

Definition at line 48 of file af_stereotools.c.

◆ sc_level

double StereoToolsContext::sc_level

Definition at line 49 of file af_stereotools.c.

◆ inv_atan_shape

double StereoToolsContext::inv_atan_shape

Definition at line 50 of file af_stereotools.c.

◆ level_in

double StereoToolsContext::level_in

Definition at line 51 of file af_stereotools.c.

◆ level_out

double StereoToolsContext::level_out

Definition at line 52 of file af_stereotools.c.

◆ buffer

double* StereoToolsContext::buffer

Definition at line 54 of file af_stereotools.c.

◆ length

int StereoToolsContext::length

Definition at line 55 of file af_stereotools.c.

◆ pos

int StereoToolsContext::pos

Definition at line 56 of file af_stereotools.c.


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