AVCaptureSession.MasterClock 属性

定义

一个只读时钟,提供用于同步来自多个输入设备的时间戳的时基。

[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

属性值

属性

适用于