Function gstreamer_sys::gst_event_new_qos

source ·
pub unsafe extern "C" fn gst_event_new_qos(
    type_: GstQOSType,
    proportion: c_double,
    diff: GstClockTimeDiff,
    timestamp: GstClockTime,
) -> *mut GstEvent