Navigation.eventSetCoordinates
bool eventSetCoordinates(gst.event.Event event, double x, double y)Try to set x and y coordinates on a #GstNavigation event. The event must be writable.
Parameters
event | The #GstEvent to modify. |
x | The x coordinate to set. |
y | The y coordinate to set. |
Returns
A boolean indicating success.