Skip to main content

CMSyncGetRelativeRateAndAnchorTime

Function CMSyncGetRelativeRateAndAnchorTime 

Source
pub unsafe extern "C" fn CMSyncGetRelativeRateAndAnchorTime(
    ofClockOrTimebase: CMClockOrTimebaseRef,
    relativeToClockOrTimebase: CMClockOrTimebaseRef,
    outRelativeRate: *mut Float64,
    outOfClockOrTimebaseAnchorTime: *mut CMTime,
    outRelativeToClockOrTimebaseAnchorTime: *mut CMTime,
) -> OSStatus
Expand description

Apple SDK function CMSyncGetRelativeRateAndAnchorTime.