Contents

CMTimebaseGetMasterTimebase(_:)

Returns the immediate host timebase of a timebase.

Declaration

func CMTimebaseGetMasterTimebase(_ timebase: CMTimebase) -> CMTimebase?

Discussion

Returns NULL if the timebase actually has a host clock instead of a host timebase.

See Also

Deprecations