Function gstreamer_sys::gst_clock_periodic_id_reinit[][src]

pub unsafe extern "C" fn gst_clock_periodic_id_reinit(
    clock: *mut GstClock,
    id: GstClockID,
    start_time: GstClockTime,
    interval: GstClockTime
) -> gboolean