audio output mixer More...

Data Fields | |
| VLC_COMMON_MEMBERS module_t * | module |
| audio_sample_format_t | fmt |
| aout_fifo_t * | fifo |
| void(* | mix )(aout_mixer_t *, aout_buffer_t *, float) |
| aout_mixer_sys_t * | sys |
audio output mixer
Referenced by aout_MixerNew(), and MixBuffer().
Referenced by aout_MixerNew(), and MixBuffer().
| void(* aout_mixer_t::mix)(aout_mixer_t *, aout_buffer_t *, float) |
Referenced by aout_MixerNew(), and MixBuffer().
| VLC_COMMON_MEMBERS module_t* aout_mixer_t::module |
Referenced by aout_MixerDelete(), and aout_MixerNew().
Referenced by aout_MixerNew().
1.7.1