AVCaptureVideoDataOutput.MinFrameDuration プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
開発者は、この非推奨のプロパティを使用しないでください。 開発者は、代わりに 'AVCaptureConnection.MinVideoFrameDuration' を使用する必要があります。
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 5, 0, ObjCRuntime.PlatformArchitecture.All, "Use 'AVCaptureConnection.MinVideoFrameDuration' instead.")]
public virtual CoreMedia.CMTime MinFrameDuration { [Foundation.Export("minFrameDuration")] [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 5, 0, ObjCRuntime.PlatformArchitecture.All, "Use 'AVCaptureConnection.MinVideoFrameDuration' instead.")] get; [Foundation.Export("setMinFrameDuration:")] [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 5, 0, ObjCRuntime.PlatformArchitecture.All, "Use 'AVCaptureConnection.MinVideoFrameDuration' instead.")] set; }
member this.MinFrameDuration : CoreMedia.CMTime with get, set
プロパティ値
- 属性