Navigation.eventNewKeyRelease

Create a new navigation event for the given key release.

interface Navigation
static
eventNewKeyRelease

Parameters

key string

A string identifying the released key.

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