Navigation.messageNewEvent
gst.message.Message messageNewEvent(gst.object.ObjectWrap src, gst.event.Event event)Creates a new #GstNavigation message with type #GST_NAVIGATION_MESSAGE_EVENT.
Parameters
src | A #GstObject to set as source of the new message. |
event | A navigation #GstEvent |
Returns
The new #GstMessage.