Function gstreamer_sys::gst_clock_set_calibration[][src]

pub unsafe extern "C" fn gst_clock_set_calibration(
    clock: *mut GstClock,
    internal: GstClockTime,
    external: GstClockTime,
    rate_num: GstClockTime,
    rate_denom: GstClockTime
)