gstreamer_video_sys

Function gst_navigation_event_new_touch_down

Source
pub unsafe extern "C" fn gst_navigation_event_new_touch_down(
    identifier: c_uint,
    x: c_double,
    y: c_double,
    pressure: c_double,
    state: GstNavigationModifierType,
) -> *mut GstEvent