Bex Jonathan
Bex Jonathan
if sys.platform.startswith('linux'): # for Linux using the X Server self.mediaplayer.set_xwindow(self.videoframe.winId()) I can't use 'set_xwindow' why can i do ?
Hi, I'd like to integrate the vlc window into my GUI, but there's no way to do it except for "x11", "win32" and "darwin". Is it possible that in the...
The focus stay in game, to select the screen region I need to shut the game and there I can remove or selected the screen region. Same for windowed mode...