AcousticEchoCanceller_Reference_Input 結構 (audioengineextensionapo.h)
包含有關目前聲場 Echo 取消 (AEC) 組態的擴充資訊。
語法
typedef struct AcousticEchoCanceller_Reference_Input {
APOInitSystemEffects3 apoInitSystemEffects;
APO_REFERENCE_STREAM_PROPERTIES streamProperties;
} AcousticEchoCanceller_Reference_Input;
成員
apoInitSystemEffects
APOInitSystemEffects3 結構,可提供 APO) 初始化參數 (音訊處理物件。
streamProperties
指定要求的回送數據流屬性 之APO_REFERENCE_STREAM_PROPERTIES 值的位元組合。
備註
這個結構會傳遞至實作 IApoAcousticEchoCancellation2 作為 IApoAuxiliaryInputConfiguration::AddAuxiliaryInput 中的 pbyData 參數的 APO。
規格需求
需求 | 值 |
---|---|
最低支援的用戶端 | Windows 10 組建 20348 |
標頭 | audioengineextensionapo.h |