Call Release in SimulcastEncoderAdapter destructor if inited. This check should be superflous once https://webrtc-review.git.corp.google.com/c/src/+/465582 has landed, but just to be safe make sure we always call Release() in the destructor if it hasn't already been called. Bug: chromium:504620824 Change-Id: I70323b1a71fd9830f0d7af62ebeced05dd833d54 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/465600 Auto-Submit: Erik Språng <sprang@webrtc.org> Commit-Queue: Sergey Silkin <ssilkin@webrtc.org> Reviewed-by: Sergey Silkin <ssilkin@webrtc.org> Commit-Queue: Erik Språng <sprang@webrtc.org> Cr-Commit-Position: refs/heads/main@{#47496}
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.