Navigation.eventNewMouseButtonRelease

Create a new navigation event for the given key mouse button release.

interface Navigation
static
eventNewMouseButtonRelease

Parameters

button int

The number of the released mouse button.

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