AVCapturePhotoOutput.DualCameraFusionSupported 属性

定义

获取一个值,该值指示设备是否可以融合两个相机图像以生成 1 个更高质量的图像。

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 2, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual bool DualCameraFusionSupported { [Foundation.Export("isDualCameraFusionSupported")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 2, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.DualCameraFusionSupported : bool

属性值

属性

适用于