Data Fields

aout_mixer_t Struct Reference

audio output mixer More...

Collaboration diagram for aout_mixer_t:
Collaboration graph
[legend]

Data Fields

VLC_COMMON_MEMBERS module_tmodule
audio_sample_format_t fmt
aout_fifo_tfifo
void(* mix )(aout_mixer_t *, aout_buffer_t *, float)
aout_mixer_sys_tsys

Detailed Description

audio output mixer


Field Documentation

Referenced by aout_MixerNew(), and MixBuffer().

Referenced by aout_MixerNew(), and MixBuffer().

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().


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