AVAudioTime.SampleRate Property

Definition

The sample rate at which SampleTime is expressed.

[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