CMTimebaseCopyUltimateMasterClock(_:)
Returns the host clock that is the host of all of a timebase’s host timebases.
Declaration
func CMTimebaseCopyUltimateMasterClock(_ timebase: CMTimebase) -> CMClockSee Also
Deprecations
CMTimebaseSetRateAndAnchorTime(_:rate:anchorTime:immediateMasterTime:)CMTimebaseGetMasterTimebase(_:)CMTimebaseGetMasterClock(_:)CMTimebaseGetMaster(_:)CMTimebaseGetUltimateMasterClock(_:)CMTimebaseSetMasterClock(_:_:)CMTimebaseSetMasterTimebase(_:_:)CMTimebaseSetAnchorTime(_:timebaseTime:immediateMasterTime:)CMTimebaseCopyMaster(_:)CMTimebaseCopyMasterClock(_:)CMTimebaseCopyMasterTimebase(_:)CMTimebaseCreateWithMasterClock(allocator:masterClock:timebaseOut:)CMTimebaseCreateWithMasterTimebase(allocator:masterTimebase:timebaseOut:)