vout_display_t Struct Reference

Collaboration diagram for vout_display_t:

Collaboration graph
[legend]

Data Fields

module_tmodule
const vout_display_cfg_tcfg
video_format_t source
video_format_t fmt
vout_display_info_t info
picture_t *(* get )(vout_display_t *)
void(* prepare )(vout_display_t *, picture_t *)
void(* display )(vout_display_t *, picture_t *)
int(* control )(vout_display_t *, int, va_list)
void(* manage )(vout_display_t *)
vout_display_sys_tsys
vout_display_owner_t 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_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

Field Documentation

volatile bool vout_display_t::b_error

set by the object

volatile bool vout_display_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

int(* vout_display_t::control)(vout_display_t *, int, va_list)


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

Generated on Sun Nov 22 08:06:41 2009 for VLC by  doxygen 1.5.6