共用方式為


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

屬性值

屬性

適用於