Search found 2 matches

Go to advanced search

by TennisChewingHeater
22 Sep 2014 17:50
Forum: Development around libVLC
Topic: Register for mouse click events
Replies: 1
Views: 330

Re: Register for mouse click events

Okay, I found the way. I would need to create my own "dummy" video filter which would listen for mouse events.
by TennisChewingHeater
21 Sep 2014 22:42
Forum: Development around libVLC
Topic: Register for mouse click events
Replies: 1
Views: 330

Register for mouse click events

I'm wiring a plugin for VLC Media Player in C using libVLCCore. I'm looking at public headers in include/vlc/plugins/vlc_*.h and having hard time finding where and how to register for mouse events. Specifically, I'm interesting in knowing when a user clicks on video image (the area of Qt GUI where v...

Go to advanced search