oaubert / python-vlc

Python vlc bindings
GNU Lesser General Public License v2.1
382 stars 109 forks source link

Can I cancel the “libvlc_video_set_callbacks” #185

Closed array-w closed 3 years ago

array-w commented 3 years ago

Hello。 If the libvlc_video_set_callbacks function is set. Then the window that was originally provided to vlc to display the video will not work. How can I cancel the libvlc_video_set_callbacks? I want to switch to display by vlc。

oaubert commented 3 years ago

I don't think the libvlc API provides this feature, you should ask on forum.videolan.org