gstreamer_sys

Function 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