commit | 51907f641b1044074f0e1efed46d59291eb26598 | [log] [tgz] |
---|---|---|
author | Oskar Sundbom <ossu@webrtc.org> | Thu Nov 30 15:23:00 2017 +0100 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Dec 01 10:22:01 2017 +0000 |
tree | db14f445ebfb838cf1b4ff11084b4bdf7d79a53e | |
parent | 63b87f4db18519f1f5912361638b0a57911c5957 [diff] |
Optional: Use nullopt and implicit construction in /sdk/android/src/jni/pc Changes places where we explicitly construct an Optional to instead use nullopt or the requisite value type only. This CL was uploaded by git cl split. Bug: None Change-Id: Idf275495910f651ec35f641611926e62414daa9a Reviewed-on: https://webrtc-review.googlesource.com/23610 Commit-Queue: Oskar Sundbom <ossu@webrtc.org> Reviewed-by: Sami Kalliomäki <sakal@webrtc.org> Cr-Commit-Position: refs/heads/master@{#20972}
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 http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.