PSA: `AudioProcessingBuilder::Create(const webrtc::Config&)` will soon be removed

64 views
Skip to first unread message

Alessio Bazzica

unread,
Sep 16, 2021, 11:35:11 AM9/16/21
to discuss-webrtc
The old way to configure the WebRTC Audio Processing Module (APM) is being removed in https://webrtc-review.googlesource.com/c/src/+/232128 (expected to land on Tuesday September 21)
- Stop using `webrtc::Config` + `AudioProcessingBuilder::Create(const webrtc::Config&)`
- Instead use `webrtc::AudioProcessing::Config` and `AudioProcessing::ApplyConfig`
Reply all
Reply to author
Forward
0 new messages