次の方法で共有


AVCaptureInputPort.Clock プロパティ

定義

キャプチャ デバイスの を CMClock 取得します。

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 9, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual CoreMedia.CMClock Clock { [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 9, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("clock", ObjCRuntime.ArgumentSemantic.Copy)] get; }
member this.Clock : CoreMedia.CMClock

プロパティ値

属性

適用対象