Collaboration diagram for aout_input_t:

Data Fields | |
| vlc_mutex_t | lock |
| input_thread_t * | p_input_thread |
| audio_sample_format_t | input |
| aout_alloc_t | input_alloc |
| aout_filter_t * | pp_filters [10] |
| int | i_nb_filters |
| aout_filter_t * | p_playback_rate_filter |
| aout_filter_t * | pp_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 |
| vlc_mutex_t aout_input_t::lock |
| uint8_t* aout_input_t::p_first_byte_to_mix |
1.5.1