Data Fields

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_pool_t *(* pool )(vout_display_t *, unsigned count)
void(* prepare )(vout_display_t *, picture_t *, subpicture_t *)
void(* display )(vout_display_t *, picture_t *, subpicture_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_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 vout_display_t::b_die

set by the outside

set by the outside (eg.

module_need())

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

(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