Delete ClearSamples helper in favor or absl::c_fill This function doesn't add much on top a more standard function. This function may cause a compilation failure when it is called before defined and ArrayView is replaced with std::span as currently it works because uses subtle argument dependent lookup rules. Bug: webrtc:439801349 Change-Id: I0627c53594b5e9eb85446f9050dfbc5e807e25fd Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/450580 Reviewed-by: Tomas Gunnarsson <tommi@webrtc.org> Auto-Submit: Danil Chapovalov <danilchap@webrtc.org> Reviewed-by: Jesus de Vicente Pena <devicentepena@webrtc.org> Commit-Queue: Tomas Gunnarsson <tommi@webrtc.org> Cr-Commit-Position: refs/heads/main@{#46954}
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.