Function gstreamer_sys::gst_event_new_gap

source ·
pub unsafe extern "C" fn gst_event_new_gap(
    timestamp: GstClockTime,
    duration: GstClockTime,
) -> *mut GstEvent