AcousticEchoCanceller_Reference_Input構造体 (audioengineextensionapo.h)

現在の Acoustic Echo Cancellation (AEC) 構成に関連する拡張情報が含まれます。

構文

typedef struct AcousticEchoCanceller_Reference_Input {
  APOInitSystemEffects3           apoInitSystemEffects;
  APO_REFERENCE_STREAM_PROPERTIES streamProperties;
} AcousticEchoCanceller_Reference_Input;

メンバー

apoInitSystemEffects

オーディオ処理オブジェクト (APO) 初期化パラメーターを提供する APOInitSystemEffects3 構造体。

streamProperties

要求されたループバック ストリームプロパティを指定する APO_REFERENCE_STREAM_PROPERTIES の値のビットごとの組み合わせ。

注釈

この構造体は、IApoAcousticEchoCancellation2IApoAuxiliaryInputConfiguration::AddAuxiliaryInputpbyData パラメーターとして実装する APO に渡されます。

要件

要件
サポートされている最小のクライアント Windows 10 ビルド 20348
Header audioengineextensionapo.h