VLC  4.0.0-dev
Data Fields
window_t Struct Reference
Collaboration diagram for window_t:
Collaboration graph
[legend]

Data Fields

vout_window_t wnd
 
module_tmodule
 
vlc_inhibit_tinhibit
 
bool inhibit_windowed
 
bool active
 
bool fullscreen
 
vlc_mutex_t lock
 

Field Documentation

◆ active

bool window_t::active

◆ fullscreen

bool window_t::fullscreen

◆ inhibit

vlc_inhibit_t* window_t::inhibit

◆ inhibit_windowed

bool window_t::inhibit_windowed

◆ lock

vlc_mutex_t window_t::lock

◆ module

module_t* window_t::module

Referenced by vout_window_New().

◆ wnd

vout_window_t window_t::wnd

Referenced by vout_window_New().


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