TypeScript API Documentation for GSTREAMER VIDEO
API Version: 1.0
Library Version: 1.0.0
Generated with TypeDoc via ts-for-gir v4.0.0-beta.40
Retrieve the details of either a GstVideo.Navigation mouse button press event or a mouse button release event. Determine which type the event is using gst_navigation_event_get_type() to retrieve the GstVideo.NavigationEventType.
gst_navigation_event_get_type()
A Gst.Event to inspect.
TRUE if the button number and both coordinates could be extracted, otherwise FALSE.
Retrieve the details of either a GstVideo.Navigation mouse button press event or a mouse button release event. Determine which type the event is using
gst_navigation_event_get_type()to retrieve the GstVideo.NavigationEventType.