Android/Automotive 多声道录音支持_android audiorecord setchannelindexmask-CSDN博客

网站介绍:注意:当setChannelMask和setChannelIndexMask都设置的时候,AudioRecord只是用setChannleMask的值(最大为两个通道)。AAudio 是Android为解决声音延时的高效Native接口,Andriod系统标配,目前大量使用在公网对讲机,语音对讲,Voip,RTC项目中。配置Configure文件路径: /vendor/etc/audio/audio_policy_configuration.xml。修改后://增加四声道。......_android audiorecord setchannelindexmask