Düzenle

Aracılığıyla paylaş


AUAudioUnitBus.ContextPresentationLatency Property

Definition

Gets or sets the latency of the processing context for the audio unit.

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

Property Value

Attributes

Remarks

For input units, this is the time, in seconds, since the arriving audio was acquired. For ouput units, this is the delay, in seconds, until the output is presented.

Applies to