vlc-pyqt5-example
vlc-pyqt5-example copied to clipboard
I use wayland on linux
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 ?