commit | 10b96ebcad723a7335c2d4685ec110eb1a61ecde | [log] [tgz] |
---|---|---|
author | Oskar Sundbom <ossu@webrtc.org> | Thu Jan 11 10:29:52 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Jan 11 10:59:40 2018 |
tree | 63805713f3a064c593671ae7335f738389a33ced | |
parent | b3fb9389b25674a71eaed5f2eff4aeca9fbbb643 [diff] |
Optional: Use nullopt and implicit construction in /modules/pacing 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: Ic83404f3b10ef7a9725ae1f4cf55e1b295cc9c5d Reviewed-on: https://webrtc-review.googlesource.com/23570 Commit-Queue: Oskar Sundbom <ossu@webrtc.org> Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Cr-Commit-Position: refs/heads/master@{#21571}
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.