Edit

Share via


AVAudioSession.InputLatency Property

Definition

The input latency, in seconds.

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

Property Value

Attributes

Applies to