次の方法で共有


AUAudioUnitBus.ContextPresentationLatency プロパティ

定義

オーディオ ユニットの処理コンテキストの待機時間を取得または設定します。

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

プロパティ値

属性

注釈

入力ユニットの場合、到着したオーディオが取得されてからの時間 (秒単位)。 出力ユニットの場合、これは出力が表示されるまでの遅延 (秒単位) です。

適用対象