commit | 853ecb21f77a4758e465b889f645f89e955c539a | [log] [tgz] |
---|---|---|
author | danilchap <danilchap@webrtc.org> | Mon Aug 22 08:26:15 2016 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Mon Aug 22 15:26:22 2016 +0000 |
tree | 6c656c0e86076b49ce41284b29d8263df749e7f1 | |
parent | 7f82fc988ded707247f317019215e4abdd6fe19f [diff] |
Style cleanup in UpdateTmmbr: function names style updated, unused return type removed. Comment style fixed, redundant comments removed. pass-by-pointer parameter changed to pass-by-value because can't be nullptr any more. NOTRY=true BUG=webrtc:5565 Review-Url: https://codereview.webrtc.org/2258523005 Cr-Commit-Position: refs/heads/master@{#13848}
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.