commit | 1cdddc96fa2f81219bb363f540af8dfb822afbb3 | [log] [tgz] |
---|---|---|
author | kthelgason <kthelgason@webrtc.org> | Thu Aug 24 10:52:48 2017 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Aug 24 10:52:48 2017 |
tree | e2bdbc8c3038140bb9d4ed03b70cc1a824e4d3a6 | |
parent | 821e21402d84373f790d106c1f017cd9adb8ce3d [diff] |
Make CodecType conversion functions non-optional. We can't handle no value here anyway and end up setting a default at each call site. The defaults aren't even the same in each place. BUG=None Review-Url: https://codereview.webrtc.org/2998293002 Cr-Commit-Position: refs/heads/master@{#19485}
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.