Function gstreamer_sys::gst_clock_unadjust_with_calibration[][src]

pub unsafe extern "C" fn gst_clock_unadjust_with_calibration(
    clock: *mut GstClock,
    external_target: GstClockTime,
    cinternal: GstClockTime,
    cexternal: GstClockTime,
    cnum: GstClockTime,
    cdenom: GstClockTime
) -> GstClockTime