AVAudioSession.InputLatency 属性

定义

输入延迟(以秒为单位)。

[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

属性值

属性

适用于