Function gstreamer_sys::gst_event_parse_qos[][src]

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