aout_instance_t Struct Reference

audio output thread descriptor More...

Collaboration diagram for aout_instance_t:

Collaboration graph
[legend]

Data Fields

vlc_mutex_t input_fifos_lock
vlc_mutex_t mixer_lock
vlc_mutex_t output_fifo_lock
aout_input_tpp_inputs [5]
int i_nb_inputs
audio_sample_format_t mixer_format
aout_alloc_t mixer_allocation
float mixer_multiplier
aout_mixer_tp_mixer
aout_output_t output
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 thread descriptor

Field Documentation

volatile bool aout_instance_t::b_error

set by the object

volatile bool aout_instance_t::b_die

set by the outside

Referenced by Close().

set by the outside (eg.

module_need())

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

(root of all evil) - 1

Referenced by AudioDeviceCallback(), Open(), and Probe().

our parent

Referenced by aout_MixerNew(), and aout_OutputNew().


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