commit | 20e77c7b8a9f19942ef3c3c4f1fa3888b2cd54ea | [log] [tgz] |
---|---|---|
author | danilchap <danilchap@webrtc.org> | Tue Sep 27 08:37:42 2016 |
committer | Commit bot <commit-bot@chromium.org> | Tue Sep 27 08:37:51 2016 |
tree | b717914475d4370328bd590b96ad3f0d7d61f518 | |
parent | 4ecd9700eec58095db1934fbadcdceebdd6288f8 [diff] |
Unify rtcp packet setters Renamed setters in rtcp classes from WithField to SetField from WithItem to AddItem or SetItems from From to SetSenderSsrc from To to SetMediaSsrc Some redundant or unsued setters removed. Pass-by-const& replaced with pass-by-value when appropriate. BUG=webrtc:5260 Review-Url: https://codereview.webrtc.org/2348623003 Cr-Commit-Position: refs/heads/master@{#14393}
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.