Navigation.eventNewKeyRelease
gst.event.Event eventNewKeyRelease(string key, gstvideo.types.NavigationModifierType state)Create a new navigation event for the given key release.
Parameters
key | A string identifying the released key. |
state | a bit-mask representing the state of the modifier keys (e.g. Control, Shift and Alt). |
Returns
a new #GstEvent