Navigation.eventNewKeyRelease

gst.event.Event eventNewKeyRelease(string key, gstvideo.types.NavigationModifierType state)

Create a new navigation event for the given key release.

Parameters

keyA string identifying the released key.
statea bit-mask representing the state of the modifier keys (e.g. Control, Shift and Alt).

Returns

a new #GstEvent