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