commit | 0ade98316c212a84fc94679fda32c324fe23cfef | [log] [tgz] |
---|---|---|
author | Per Åhgren <peah@webrtc.org> | Tue Sep 01 21:57:20 2020 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Sep 02 20:28:49 2020 |
tree | 4cf604954c28706f5152542a0976edb2490a0d7e | |
parent | 444c13c078a7e9bb2174419e12113e39929551d8 [diff] |
Cleanup of the APM creation This CL removes the possibility that APM cannot be created, i.e., that the create method can return nullptr. That was already the case implicitly but this CL makes that behavior explicit. Bug: webrtc:5298 Change-Id: I2706ea538c9d1b4bcd65faecab637640a209a4dc Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/183101 Reviewed-by: Sam Zackrisson <saza@webrtc.org> Commit-Queue: Per Åhgren <peah@webrtc.org> Cr-Commit-Position: refs/heads/master@{#32029}
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.