Navigation.messageGetType

Check a bus message to see if it is a #GstNavigation event, and return the #GstNavigationMessageType identifying the type of the message if so.

interface Navigation
static
messageGetType

Parameters

message gst.message.Message

A #GstMessage to inspect.

Return Value

Type: gstvideo.types.NavigationMessageType

The type of the #GstMessage, or #GST_NAVIGATION_MESSAGE_INVALID if the message is not a #GstNavigation notification.