Navigation.eventNewMouseMove

Create a new navigation event for the new mouse location.

interface Navigation
static
eventNewMouseMove

Parameters

x double

The x coordinate of the mouse cursor.

y double

The y coordinate of the mouse cursor.

state gstvideo.types.NavigationModifierType

a bit-mask representing the state of the modifier keys (e.g. Control, Shift and Alt).

Return Value

Type: gst.event.Event

a new #GstEvent