aout_mixer_t Struct Reference

audio output mixer More...

Collaboration diagram for aout_mixer_t:

Collaboration graph
[legend]

Data Fields

module_tmodule
audio_sample_format_t fmt
aout_alloc_t allocation
float multiplier
unsigned input_count
aout_mixer_input_t ** input
void(* mix )(aout_mixer_t *, aout_buffer_t *)
aout_mixer_sys_tsys
VLC_COMMON_MEMBERS these members are common for all vlc objects
const char * psz_object_type
char * psz_header
int i_flags
volatile bool b_error
 set by the object
volatile bool b_die
 set by the outside
bool b_force
 set by the outside (eg.
bool be_sure_to_add_VLC_COMMON_MEMBERS_to_struct
 Just a reminder so that people don't cast garbage.
libvlc_int_tp_libvlc
 (root of all evil) - 1
vlc_object_tp_parent
 our parent

Detailed Description

audio output mixer

Field Documentation

volatile bool aout_mixer_t::b_error

set by the object

volatile bool aout_mixer_t::b_die

set by the outside

set by the outside (eg.

module_need())

Just a reminder so that people don't cast garbage.

(root of all evil) - 1

our parent

Referenced by aout_MixerDelete(), and aout_MixerNew().

Referenced by aout_MixerNew(), Create(), and MixBuffer().

Referenced by aout_MixerNew(), Create(), and DoWork().

Referenced by aout_MixerNew(), Create(), and DoWork().

Referenced by aout_MixerNew(), Create(), and MixBuffer().

Referenced by aout_MixerNew().


The documentation for this struct was generated from the following file:

Generated on Sat Nov 21 08:06:07 2009 for VLC by  doxygen 1.5.6