Share via


AVAudioSession.SampleRate Property

Definition

The current hardware sample rate, in Hz.

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

Property Value

Attributes

Applies to