VLC 4.0.0-dev
Loading...
Searching...
No Matches
aout_filters Struct Reference
Collaboration diagram for aout_filters:
[legend]

Data Fields

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

Field Documentation

◆ clock_source

◆ count

◆ rate_filter

filter_t* aout_filters::rate_filter

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

Referenced by aout_FiltersNewWithClock(), and aout_FiltersPlay().

◆ resampler

◆ resampling

int aout_filters::resampling

◆ tab

struct aout_filter aout_filters::tab[10]

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