AVAudioSessionPortDescription.HasHardwareVoiceCallProcessing Property

Definition

Gets a Boolean value that tells whether the device has hardware to accelerate voice call processing.

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

Property Value

Attributes

Applies to