Navigation.eventParseCommand

Inspect a #GstNavigation command event and retrieve the enum value of the associated command.

interface Navigation
static
bool
eventParseCommand

Parameters

event gst.event.Event

A #GstEvent to inspect.

command gstvideo.types.NavigationCommand

Pointer to GstNavigationCommand to receive the type of the navigation event.

Return Value

Type: bool

TRUE if the navigation command could be extracted, otherwise FALSE.