preferredSampleRate
The preferred sample rate, in hertz.
Declaration
var preferredSampleRate: Double { get }Discussion
The value of this property indicates the preferred sample rate set using the setPreferredSampleRate(_:) method.
To determine the actual sample rate, query the sampleRate property.