源码
git clone https://webrtc.googlesource.com/src
ADM: audio device module模块
1 | webrtc |
可以参考源码中的文档
modules/audio_device/g3doc/audio_device_module.md
ADM: audio device module
另外一些分析ADM文章:https://blog.piasy.com/2018/09/14/WebRTC-ADM/index.html
一些refercence
- Official web site: http://www.webrtc.org
- Master source code repo: https://webrtc.googlesource.com/src
- Samples and reference apps: https://github.com/webrtc
- Mailing list: http://groups.google.com/group/discuss-webrtc
- Continuous build: https://ci.chromium.org/p/webrtc/g/ci/console
- Coding style guide
- Code of conduct
- Reporting bugs