commit | 2707fb2782e7a47d0f53cf8e561bef0bc00fad66 | [log] [tgz] |
---|---|---|
author | Oskar Sundbom <ossu@webrtc.org> | Thu Nov 16 09:57:35 2017 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Nov 17 15:56:17 2017 |
tree | 857b8d62d3e6f935508a870de386f58a0e3ebc00 | |
parent | c296255c7ee7de5284722d408187866eee1d1539 [diff] |
Optional: Use nullopt and implicit construction in /audio 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. R=solenberg@webrtc.org Bug: None Change-Id: I03562600978bdedb9dc93a34aeb0561c66f54aae Reviewed-on: https://webrtc-review.googlesource.com/23617 Reviewed-by: Fredrik Solenberg <solenberg@webrtc.org> Commit-Queue: Oskar Sundbom <ossu@webrtc.org> Cr-Commit-Position: refs/heads/master@{#20731}
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.