Navigation.eventGetType

gstvideo.types.NavigationEventType eventGetType(gst.event.Event event) static nothrow

Inspect a #GstEvent and return the #GstNavigationEventType of the event, or #GST_NAVIGATION_EVENT_INVALID if the event is not a #GstNavigation event.

Parameters

eventA #GstEvent to inspect.

Returns