[][src]Function gst::ffi::gst_event_new_qos

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