[vlc-devel] How to get mouse click events
Rémi Denis-Courmont
remi at remlab.net
Mon May 24 11:49:04 CEST 2010
----- Message d'origine -----
> Thanks for your reply. I have installed latest vlc player on Linux i.e
> *VLC media player 1.1.0-rc The Luggage (revision exported). *Can you please
> tell me what APIs I need to be used to capture or listen the mouse click
> events while video playback is going on in fullscreen mode.
libvlc_video_set_mouse_events determines whether VLC catches mouse events, or not. If disabled, then your application can receive mouse clicks as normal, as regular X11 events.
--
Rémi
More information about the vlc-devel
mailing list