synchronizationClock
A clock to use for output synchronization.
Declaration
var synchronizationClock: CMClock? { get }Discussion
The synchronization clock provides the timebase for sample buffers that the stream outputs. Use it to synchronize with the clocks of other media sources, such as the synchronizationClock of AVCaptureSession.