aout_input_t Struct Reference

an input stream for the audio output More...

Collaboration diagram for aout_input_t:

Collaboration graph
[legend]

Data Fields

vlc_mutex_t lock
input_thread_tp_input_thread
audio_sample_format_t input
aout_alloc_t input_alloc
aout_filter_tpp_filters [10]
int i_nb_filters
aout_filter_tp_playback_rate_filter
aout_filter_tpp_resamplers [10]
int i_nb_resamplers
int i_resampling_type
mtime_t i_resamp_start_date
int i_resamp_start_drift
aout_fifo_t fifo
uint8_t * p_first_byte_to_mix
audio_replay_gain_t replay_gain
float f_multiplier
bool b_restart
bool b_error
bool b_changed
int i_last_input_rate
int i_pts_delay
int i_desync

Detailed Description

an input stream for the audio output


Field Documentation

vlc_mutex_t aout_input_t::lock

input_thread_t* aout_input_t::p_input_thread

audio_sample_format_t aout_input_t::input

aout_alloc_t aout_input_t::input_alloc

aout_filter_t* aout_input_t::pp_filters[10]

int aout_input_t::i_nb_filters

aout_filter_t* aout_input_t::p_playback_rate_filter

aout_filter_t* aout_input_t::pp_resamplers[10]

int aout_input_t::i_nb_resamplers

int aout_input_t::i_resampling_type

mtime_t aout_input_t::i_resamp_start_date

int aout_input_t::i_resamp_start_drift

aout_fifo_t aout_input_t::fifo

uint8_t* aout_input_t::p_first_byte_to_mix

audio_replay_gain_t aout_input_t::replay_gain

float aout_input_t::f_multiplier

bool aout_input_t::b_restart

bool aout_input_t::b_error

bool aout_input_t::b_changed

int aout_input_t::i_last_input_rate

int aout_input_t::i_pts_delay

int aout_input_t::i_desync


The documentation for this struct was generated from the following file:
Generated on Wed Aug 13 08:10:09 2008 for VLC by  doxygen 1.5.1