VLC  3.0.15
Data Fields
aout_filters_cfg_t Struct Reference

Data Fields

int remap [AOUT_CHANIDX_MAX]
 If the remap order differs from the WG4 order, a remap audio filter will be inserted to remap channels according to this array. More...
 
bool headphones
 If true, a filter will be inserted to add a headphones effect (like a binauralizer audio filter). More...
 

Field Documentation

◆ headphones

bool aout_filters_cfg_t::headphones

If true, a filter will be inserted to add a headphones effect (like a binauralizer audio filter).

Referenced by aout_FiltersNew(), and aout_PrepareStereoMode().

◆ remap

int aout_filters_cfg_t::remap[AOUT_CHANIDX_MAX]

If the remap order differs from the WG4 order, a remap audio filter will be inserted to remap channels according to this array.

Referenced by aout_FiltersNew(), and aout_PrepareStereoMode().


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