VLC
4.0.0-dev
|
Data Fields | |
vout_window_t | wnd |
module_t * | module |
vlc_inhibit_t * | inhibit |
bool | inhibit_windowed |
bool | active |
bool | fullscreen |
vlc_mutex_t | lock |
bool window_t::active |
bool window_t::fullscreen |
vlc_inhibit_t* window_t::inhibit |
Referenced by vout_window_Delete(), vout_window_New(), and vout_window_UpdateInhibitionUnlocked().
bool window_t::inhibit_windowed |
vlc_mutex_t window_t::lock |
module_t* window_t::module |
Referenced by vout_window_New().
vout_window_t window_t::wnd |
Referenced by vout_window_New().