摘要:
这个其实就是从Audio_processing.h中拿出来的。 APM should be placed in the signal chain as close to the audio hardware abstraction layer (HAL) as possible. APM accep 阅读全文
摘要:
本文主要介绍WebRTC的APM。 现在主要介绍一下audio_processing.h。 首先插入了几个类,这些都是audio_processing的核心模块。 class AudioFrame; class EchoCancellation; class EchoControlMobile; c 阅读全文