Freigeben über


AVCaptureDevice.ActiveDepthDataFormat Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual AVFoundation.AVCaptureDeviceFormat? ActiveDepthDataFormat { [Foundation.Export("activeDepthDataFormat", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setActiveDepthDataFormat:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("activeDepthDataFormat", ObjCRuntime.ArgumentSemantic.Strong)>]
[<set: Foundation.Export("setActiveDepthDataFormat:", ObjCRuntime.ArgumentSemantic.Strong)>]
member this.ActiveDepthDataFormat : AVFoundation.AVCaptureDeviceFormat with get, set

Property Value

Attributes

Applies to