[][src]Function gstreamer_sys::gst_event_new_qos

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