FFmpeg
|
Data Fields | |
const AVClass * | class |
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 |
Definition at line 29 of file af_stereotools.c.
const AVClass* StereoToolsContext::class |
Definition at line 30 of file af_stereotools.c.
int StereoToolsContext::softclip |
Definition at line 32 of file af_stereotools.c.
int StereoToolsContext::mute_l |
Definition at line 33 of file af_stereotools.c.
int StereoToolsContext::mute_r |
Definition at line 34 of file af_stereotools.c.
int StereoToolsContext::phase_l |
Definition at line 35 of file af_stereotools.c.
int StereoToolsContext::phase_r |
Definition at line 36 of file af_stereotools.c.
int StereoToolsContext::mode |
Definition at line 37 of file af_stereotools.c.
int StereoToolsContext::bmode_in |
Definition at line 38 of file af_stereotools.c.
int StereoToolsContext::bmode_out |
Definition at line 39 of file af_stereotools.c.
double StereoToolsContext::slev |
Definition at line 40 of file af_stereotools.c.
double StereoToolsContext::sbal |
Definition at line 41 of file af_stereotools.c.
double StereoToolsContext::mlev |
Definition at line 42 of file af_stereotools.c.
double StereoToolsContext::mpan |
Definition at line 43 of file af_stereotools.c.
double StereoToolsContext::phase |
Definition at line 44 of file af_stereotools.c.
double StereoToolsContext::base |
Definition at line 45 of file af_stereotools.c.
double StereoToolsContext::delay |
Definition at line 46 of file af_stereotools.c.
double StereoToolsContext::balance_in |
Definition at line 47 of file af_stereotools.c.
double StereoToolsContext::balance_out |
Definition at line 48 of file af_stereotools.c.
double StereoToolsContext::phase_sin_coef |
Definition at line 49 of file af_stereotools.c.
double StereoToolsContext::phase_cos_coef |
Definition at line 50 of file af_stereotools.c.
double StereoToolsContext::sc_level |
Definition at line 51 of file af_stereotools.c.
double StereoToolsContext::inv_atan_shape |
Definition at line 52 of file af_stereotools.c.
double StereoToolsContext::level_in |
Definition at line 53 of file af_stereotools.c.
double StereoToolsContext::level_out |
Definition at line 54 of file af_stereotools.c.
double* StereoToolsContext::buffer |
Definition at line 56 of file af_stereotools.c.
int StereoToolsContext::length |
Definition at line 57 of file af_stereotools.c.
int StereoToolsContext::pos |
Definition at line 58 of file af_stereotools.c.