python-vlc
python-vlc copied to clipboard
How to control mouse event?
Hi~
I am trying to make vlc player which can play 360 degree video format.
By using your example like vlc_pyqt, I succeed in play that type. but I can't catch the event of mouseclick to rotate and zoom in/out on video screen how can I control mouse input and event ?
Thanks in advance,