AVCaptureSession.MasterClock Property

Definition

A read-only clock that provides a timebase for synchronizing timestamps from multiple input devices.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual CoreMedia.CMClock MasterClock { [Foundation.Export("masterClock")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.MasterClock : CoreMedia.CMClock

Property Value

Attributes

Applies to