vlc-pyqt5-example icon indicating copy to clipboard operation
vlc-pyqt5-example copied to clipboard

I use wayland on linux

Open Scienox opened this issue 1 year ago • 0 comments

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 ?

Scienox avatar Sep 30 '23 18:09 Scienox