AVCaptureDeviceInput.AudioZoomSupported Property

Definition

Gets a Boolean value that indicates whether the device supports audio zoom.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool AudioZoomSupported { [Foundation.Export("isAudioZoomSupported")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("isAudioZoomSupported")>]
member this.AudioZoomSupported : bool

Property Value

Attributes

Applies to