Contents

currentHardwareSampleRate

The audio hardware sample rate, in hertz.

Declaration

var currentHardwareSampleRate: Double { get }

Discussion

Obtain the value of this property after activating your audio session. After successful activation, the value of this property doesn’t change while your session remains active.

See Also

Inspecting audio hardware