|
VLC 4.0.0-dev
|
Data Fields | |
| vlc_window_t | wnd |
| vlc_window_cfg_t | cfg |
| module_t *bool | inhibit_windowed |
| vlc_inhibit_t * | inhibit |
| bool | active |
| bool | fullscreen |
| vlc_mutex_t | lock |
| bool window_t::active |
Referenced by vlc_window_Delete(), vlc_window_New(), vlc_window_SetInhibition(), and vlc_window_UpdateInhibitionUnlocked().
| vlc_window_cfg_t window_t::cfg |
| bool window_t::fullscreen |
| vlc_inhibit_t* window_t::inhibit |
Referenced by vlc_window_Delete(), vlc_window_New(), and vlc_window_UpdateInhibitionUnlocked().
| module_t* bool window_t::inhibit_windowed |
| vlc_mutex_t window_t::lock |
| vlc_window_t window_t::wnd |
Referenced by vlc_window_New().