commit | c856dc2b6ba89ac6760524dd10f69a27199b8dc1 | [log] [tgz] |
---|---|---|
author | Karl Wiberg <kwiberg@webrtc.org> | Thu Sep 28 20:13:59 2017 +0200 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Sep 28 23:23:07 2017 +0000 |
tree | 4cb38d991d4f8e0375237e59105a9cb6cb15ee6d | |
parent | a6368d17c5ec52355f332d869996a1946535826f [diff] |
Convert PayloadUnion from a union to a class, step 2 Stop using PayloadUnion's public member variables, since a future CL will make them private. BUG=webrtc:8159 Change-Id: Ia3dada56be7ef00ed80f3733209b18c178a36561 Reviewed-on: https://webrtc-review.googlesource.com/4380 Commit-Queue: Karl Wiberg <kwiberg@webrtc.org> Reviewed-by: Danil Chapovalov <danilchap@webrtc.org> Cr-Commit-Position: refs/heads/master@{#20027}
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.