GstNavigationInterface

Navigation interface.

Members

Variables

iface
GTypeInterface iface;

the parent interface

sendEvent
void function(GstNavigation* navigation, GstStructure* structure) sendEvent;

sending a navigation event

sendEventSimple
void function(GstNavigation* navigation, GstEvent* event) sendEventSimple;

sending a navigation event (Since: 1.22)