VLC  3.0.21
Data Fields
aout_filters Struct Reference
Collaboration diagram for aout_filters:
Collaboration graph
[legend]

Data Fields

filter_trate_filter
 The filter adjusting samples count (either the scaletempo filter or a resampler) More...
 
filter_tresampler
 The resampler. More...
 
int resampling
 Current resampling (Hz) More...
 
unsigned count
 Number of filters. More...
 
filter_ttab [10]
 Configured user filters (e.g. More...
 

Field Documentation

◆ count

unsigned aout_filters::count

◆ rate_filter

filter_t* aout_filters::rate_filter

The filter adjusting samples count (either the scaletempo filter or a resampler)

Referenced by aout_FiltersNew(), and aout_FiltersPlay().

◆ resampler

filter_t* aout_filters::resampler

◆ resampling

int aout_filters::resampling

◆ tab

filter_t* aout_filters::tab[10]

Configured user filters (e.g.

equalization) and their conversions

Referenced by aout_FiltersChangeViewpoint(), aout_FiltersDelete(), aout_FiltersDrain(), aout_FiltersFlush(), aout_FiltersNew(), and aout_FiltersPlay().


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