commit | c7c4191325590fd46b11c93768f486b76dede3be | [log] [tgz] |
---|---|---|
author | Harald Alvestrand <hta@webrtc.org> | Fri Dec 08 09:59:34 2017 +0100 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Dec 08 11:22:09 2017 +0000 |
tree | 7b9fc3ad5b18132256da8d6a03b476fdb96b0b94 | |
parent | 99b1bd1553d442ef7d27755567594ac7e65c53b7 [diff] |
Declare the RTCP packets_lost field as signed in the API. The definition of this field in RFC 3550 says that under certain conditions it may have a negative value. This change exposes that property in the WebRTC API. Bug: webrtc:8626 Change-Id: I4ee249da045dcee940db66ebd915268a97fc13db Reviewed-on: https://webrtc-review.googlesource.com/31260 Reviewed-by: Stefan Holmer <stefan@webrtc.org> Commit-Queue: Harald Alvestrand <hta@webrtc.org> Cr-Commit-Position: refs/heads/master@{#21159}
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.