clock_change_resolution

Function clock_change_resolution 

Source
unsafe extern "C" fn clock_change_resolution<T: ClockImpl>(
    ptr: *mut GstClock,
    old_resolution: GstClockTime,
    new_resolution: GstClockTime,
) -> GstClockTime