AUAudioUnitBus.ContextPresentationLatency 属性

定义

获取或设置音频单元的处理上下文的延迟。

public virtual double ContextPresentationLatency { [Foundation.Export("contextPresentationLatency")] get; [Foundation.Export("setContextPresentationLatency:")] set; }
member this.ContextPresentationLatency : double with get, set

属性值

属性

注解

对于输入单位,这是获取到达音频后的时间(以秒为单位)。 对于输出单位,这是显示输出之前的延迟(以秒为单位)。

适用于