commit | b20f38792ee87d76a0c4a47e05fbd9a8a8789c29 | [log] [tgz] |
---|---|---|
author | hbos <hbos@webrtc.org> | Tue Oct 04 21:37:11 2016 |
committer | Commit bot <commit-bot@chromium.org> | Tue Oct 04 21:37:15 2016 |
tree | d1b7e72f1aa8bcfacf552199c35b846fdf2f2797 | |
parent | 5377bc77cc9ba2a61001e38f40e6d253aba961aa [diff] |
RTCStatsMember<bool> and RTCStatsMember<std::vector<bool>> added. RTCStatsMemberInterface::Type's kBool and kSequenceBool. This means that RTCStats-derived classes ("RTCStats-derived dictionaries"[1]) can contain boolean and sequence of boolean members. [1] https://w3c.github.io/webrtc-stats/ BUG=chromium:627816 NOTRY=True Review-Url: https://codereview.webrtc.org/2387343002 Cr-Commit-Position: refs/heads/master@{#14509}
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. This page is maintained by the Google Chrome team.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.