gstreamer::subclass::clock

Function clock_wait

Source
unsafe extern "C" fn clock_wait<T: ClockImpl>(
    ptr: *mut GstClock,
    id: *mut GstClockEntry,
    jitter: *mut GstClockTimeDiff,
) -> GstClockReturn