Navigation.messageNewEvent

gst.message.Message messageNewEvent(gst.object.ObjectWrap src, gst.event.Event event) static nothrow

Creates a new #GstNavigation message with type #GST_NAVIGATION_MESSAGE_EVENT.

Parameters

srcA #GstObject to set as source of the new message.
eventA navigation #GstEvent

Returns

The new #GstMessage.