commit | 51e21aaa7a155bdd5ce327fef31d0a521a1c0e69 | [log] [tgz] |
---|---|---|
author | Danil Chapovalov <danilchap@webrtc.org> | Tue Oct 10 15:46:26 2017 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Oct 11 11:09:39 2017 |
tree | ec94bf38bcc202223db86a176f1f30aeadcac16c | |
parent | d931705f84afd4b0d0d10ee273ad446adbca6e6c [diff] |
Simplify RtpRtcp interface for REMB Remove REMB accessor as used for debug checks only. Merge SetRembData and SetRembStatus(true) eliminating state 'remb can be send, but no data available yet' Bug: None Change-Id: I4c1c19435657e5cde02a17de90ec6de9f00b7daf Reviewed-on: https://webrtc-review.googlesource.com/7983 Reviewed-by: Elad Alon <eladalon@webrtc.org> Reviewed-by: Åsa Persson <asapersson@webrtc.org> Commit-Queue: Danil Chapovalov <danilchap@webrtc.org> Cr-Commit-Position: refs/heads/master@{#20240}
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.