AVAudioSession.OutputLatency Property

Definition

The output latency, in seconds.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual double OutputLatency { [Foundation.Export("outputLatency")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.OutputLatency : double

Property Value

Attributes

Applies to