Contents

kAudioSessionProperty_PreferredHardwareSampleRate

Your preferred hardware sample rate for the audio session. A read/write Float64 value. The actual sample rate may be different and can be obtained using the kAudioSessionProperty_CurrentHardwareSampleRate property.

Declaration

var kAudioSessionProperty_PreferredHardwareSampleRate: Int { get }

See Also

Constants