VLC 4.0.0-dev
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) More...
 
struct aout_filter resampler
 The resampler. More...
 
int resampling
 Current resampling (Hz) More...
 
const vlc_clock_tclock_source
 
unsigned count
 Number of filters. More...
 
struct aout_filter tab [10]
 Configured user filters (e.g. More...
 

Field Documentation

◆ clock_source

const vlc_clock_t* aout_filters::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: