AVAudioSession.SampleRate Property

Definition

The current hardware sample rate, in Hz.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual double SampleRate { [Foundation.Export("sampleRate")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.SampleRate : double

Property Value

Attributes

Applies to