Remove deprecated jni_zero constructor usage in sdk/android Some jni_zero constructors have been deprecated and restricted to protected, except for WebRTC Android, which defines the JNI_ZERO_ENABLE_COMPAT_API macro. This change removes deprecated jni_zero usage in sdk/android, preparing the codebase for the eventual removal of the JNI_ZERO_ENABLE_COMPAT_API macro. Bug: chromium:40173007 Change-Id: Ib454538bec298911cdc617572b3e6c9f0ef30b10 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/409500 Reviewed-by: Erik Språng <sprang@webrtc.org> Reviewed-by: Zoé Lepaul <zlep@webrtc.org> Commit-Queue: Erik Språng <sprang@webrtc.org> Auto-Submit: Daniel.L (Byoungchan) Lee <daniel.l@hpcnt.com> Cr-Commit-Position: refs/heads/main@{#45695}
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.