Data Fields

aout_filter_t Struct Reference

Collaboration diagram for aout_filter_t:
Collaboration graph
[legend]

Data Fields

module_tp_module
aout_filter_sys_tp_sys
es_format_t fmt_in
es_format_t fmt_out
aout_alloc_t output_alloc
bool b_in_place
void(* pf_do_work )(aout_instance_t *, aout_filter_t *, aout_buffer_t *, aout_buffer_t *)
aout_filter_owner_sys_tp_owner
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_die
 set by the outside
bool b_force
 set by the outside (eg.
libvlc_int_tp_libvlc
 (root of all evil) - 1
vlc_object_tp_parent
 our parent

Field Documentation

volatile bool aout_filter_t::b_die

set by the outside

set by the outside (eg.

module_need())

(root of all evil) - 1

our parent


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