Navigation.messageNewEvent

Creates a new #GstNavigation message with type #GST_NAVIGATION_MESSAGE_EVENT.

interface Navigation
static
messageNewEvent

Parameters

src gst.object.ObjectGst

A #GstObject to set as source of the new message.

event gst.event.Event

A navigation #GstEvent

Return Value

Type: gst.message.Message

The new #GstMessage.