CMTimebaseSetMasterClock(_:_:)
Sets the time of a timebase at a particular source time.
Declaration
func CMTimebaseSetMasterClock(_ timebase: CMTimebase, _ newMasterClock: CMClock) -> OSStatusSee Also
Deprecations
CMTimebaseSetRateAndAnchorTime(_:rate:anchorTime:immediateMasterTime:)CMTimebaseGetMasterTimebase(_:)CMTimebaseGetMasterClock(_:)CMTimebaseGetMaster(_:)CMTimebaseGetUltimateMasterClock(_:)CMTimebaseSetMasterTimebase(_:_:)CMTimebaseSetAnchorTime(_:timebaseTime:immediateMasterTime:)CMTimebaseCopyMaster(_:)CMTimebaseCopyMasterClock(_:)CMTimebaseCopyMasterTimebase(_:)CMTimebaseCopyUltimateMasterClock(_:)CMTimebaseCreateWithMasterClock(allocator:masterClock:timebaseOut:)CMTimebaseCreateWithMasterTimebase(allocator:masterTimebase:timebaseOut:)