commit | 90657302be276b0a18dc0a4f3644943df1205919 | [log] [tgz] |
---|---|---|
author | Oskar Sundbom <ossu@webrtc.org> | Thu Nov 16 09:52:34 2017 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Nov 16 12:54:53 2017 |
tree | 8eae66f2990321cdce50ba46c1164fcf5b00b7c4 | |
parent | 18f26d143411710fb64544246ecf0d30bc1d4e82 [diff] |
Optional: Use nullopt and implicit construction in /api/audio_codecs 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=kwiberg@webrtc.org Bug: None Change-Id: I30f47ec9b6dbef216ee061a96fad8ca14c041bb5 Reviewed-on: https://webrtc-review.googlesource.com/23566 Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Commit-Queue: Oskar Sundbom <ossu@webrtc.org> Cr-Commit-Position: refs/heads/master@{#20711}
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.