commit | 1de4b62955cb20f7287b3291efdec5c4f3ee91d7 | [log] [tgz] |
---|---|---|
author | Danil Chapovalov <danilchap@webrtc.org> | Wed Dec 13 13:35:10 2017 +0100 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Dec 13 14:40:01 2017 +0000 |
tree | eb3844ef4301e04e2d5efbfcc4403296e99598ef | |
parent | 59283e4c66d038a00923736685457f4b53f922fe [diff] |
Change RtpRtcp::SetRemb signature to match RtcpTransceiver::SetRemb in particular change bitrate type to int64_t to follow style guide. With an extra interface it will allow to add both RtpRtcp module and RtcpTransceiver as feedback sender to PacketRouter Bug: webrtc:8239 Change-Id: I9ea265686d7cd2d709f0b42e8a983ebe1790a6ba Reviewed-on: https://webrtc-review.googlesource.com/32302 Commit-Queue: Danil Chapovalov <danilchap@webrtc.org> Reviewed-by: Philip Eliasson <philipel@webrtc.org> Reviewed-by: Erik Språng <sprang@webrtc.org> Reviewed-by: Niels Moller <nisse@webrtc.org> Cr-Commit-Position: refs/heads/master@{#21250}
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.
Authoritative list of directories that contain the native API header files.