presentationLatency
The presentation or hardware latency, applicable when rendering to or from an audio device.
Declaration
var presentationLatency: TimeInterval { get }Discussion
This corresponds to kAudioDevicePropertyLatency and kAudioStreamPropertyLatency. For more information, see AudioHardwareBase.h in CoreAudio.Framework.