Data Fields

aout_input_t Struct Reference

an input stream for the audio output More...

Collaboration diagram for aout_input_t:
Collaboration graph
[legend]

Data Fields

unsigned samplerate
 Input sample rate.
filter_tpp_filters [AOUT_MAX_FILTERS]
int i_nb_filters
filter_tp_playback_rate_filter
filter_tpp_resamplers [AOUT_MAX_FILTERS]
int i_nb_resamplers
int i_resampling_type
mtime_t i_resamp_start_date
int i_resamp_start_drift
int i_last_input_rate
int i_buffer_lost
bool b_recycle_vout
aout_request_vout_t request_vout

Detailed Description

an input stream for the audio output


Field Documentation

Referenced by aout_InputPlay().

Referenced by aout_InputPlay().

filter_t* aout_input_t::pp_filters[AOUT_MAX_FILTERS]

Input sample rate.

Referenced by aout_InputNew(), aout_InputPlay(), and inputResamplingStop().


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines