AVCaptureSession.MasterClock Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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