VLC
3.0.15
|
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_t * | subpicture_chromas |
Information from a vout_display_t to configure the core behaviour.
By default they are all false or NULL.
bool vout_display_info_t::has_double_click |
Referenced by vout_display_New().
bool vout_display_info_t::has_pictures_invalid |
Referenced by vout_display_New().
bool vout_display_info_t::is_slow |
Referenced by vout_display_New().
bool vout_display_info_t::needs_hide_mouse |
Referenced by vout_display_New().
const vlc_fourcc_t* vout_display_info_t::subpicture_chromas |
Referenced by vout_display_New().