Cleanup: Iterative removal of matured deprecated symbols (Batch 3) This iteration removes 8 deprecated symbols that have been matured for at least 3 months and have zero usage in downstream projects. Summary of removals: 1. VoiceEngineInterface::send_codecs() 2. VoiceEngineInterface::recv_codecs() 3. IvfFileWriter::Wrap(FileWrapper, ...) (2 failures) 6. StunMessage::GetString() 7. PortAllocator::SubscribePortReady 8. PortAllocator::SubscribePortsPruned 9. PortAllocator::SubscribeCandidatesReady 10. PortAllocator::SubscribeCandidateError Also updates GEMINI.md and g3doc/todo/remove_deprecated.md with high-precision CodeSearch filters (usage: and func:) for future audits. Bug: webrtc:465197113 Change-Id: Ie5490e22df06754243c8b8dbf65df78716200fa3 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/469660 Reviewed-by: Danil Chapovalov <danilchap@webrtc.org> Commit-Queue: Harald Alvestrand <hta@webrtc.org> Cr-Commit-Position: refs/heads/main@{#47621}
WebRTC is a free, open software project that provides browsers and mobile applications with Real-Time Communications (RTC) capabilities via simple APIs. The WebRTC components have been optimized to best serve this purpose.
Our mission: To enable rich, high-quality RTC applications to be developed for the browser, mobile platforms, and IoT devices, and allow them all to communicate via a common set of protocols.
The WebRTC initiative is a project supported by Google, Mozilla and Opera, amongst others.
See here for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.