[vlc-devel] Re: PTZ control module for VLC
Daniel M. Lambea
dmlambea at gmail.com
Mon Aug 23 14:42:05 CEST 2004
Nothing else, I see. Looks like it would have been better if I asked
before starting to play with the sources... :-)
In that case, as I understand, only thing I need is to hook a
callback for the "mouse-button-down" from inside the PTZ module, and
wait for such a click, right?
Regards,
Daniel M. Lambea
> Video modules allready do convey information on mouse position and clicks.
> The coordinates should be relative to the video(and not the window) because
> this information is also in use by dvd-menus etc.
>
> The mouse information is given through the "mouse-moved" and
> "mouse-button-down" variables. The usage of these are demonstrated in the
> gestures module.
>
> I don't understand what more needs to be corrected for these coordinates.
>
> Sigmund
--
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html
If you are in trouble, please contact <postmaster at videolan.org>
More information about the vlc-devel
mailing list