Share via


AVAudioSession.CurrentHardwareSampleRate Property

Definition

Application developers should not use this deprecated property. Use SampleRate instead.

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

Property Value

Attributes

Applies to