VLC  3.0.15
Data Fields
vout_display_info_t Struct Reference

Information from a vout_display_t to configure the core behaviour. More...

Data Fields

bool is_slow
 
bool has_double_click
 
bool needs_hide_mouse
 
bool has_pictures_invalid
 
const vlc_fourcc_tsubpicture_chromas
 

Detailed Description

Information from a vout_display_t to configure the core behaviour.

By default they are all false or NULL.

Field Documentation

◆ has_double_click

bool vout_display_info_t::has_double_click

Referenced by vout_display_New().

◆ has_pictures_invalid

bool vout_display_info_t::has_pictures_invalid

Referenced by vout_display_New().

◆ is_slow

bool vout_display_info_t::is_slow

Referenced by vout_display_New().

◆ needs_hide_mouse

bool vout_display_info_t::needs_hide_mouse

Referenced by vout_display_New().

◆ subpicture_chromas

const vlc_fourcc_t* vout_display_info_t::subpicture_chromas

Referenced by vout_display_New().


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