Navigation.eventParseKeyEvent

Note: Modifier keys (as defined in #GstNavigationModifierType) press and release events are generated even if those states are present on all other related events

interface Navigation
static
bool
eventParseKeyEvent

Parameters

event gst.event.Event

A #GstEvent to inspect.

key string

A pointer to a location to receive the string identifying the key press. The returned string is owned by the event, and valid only until the event is unreffed.

Return Value

Type: bool