commit | 224c69d5274875f39220172f2a983a6371190b15 | [log] [tgz] |
---|---|---|
author | Niels Möller <nisse@webrtc.org> | Fri Aug 16 09:05:42 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Aug 22 07:23:04 2019 |
tree | b05294461c4c720d6cc23ad242511515e606d92b | |
parent | b689af4c995e3c96465746c470dca82c1cdece63 [diff] |
Delete ext_seqnum member from VoiceSenderInfo and VoiceReceiverInfo It's propagated from ReceiveStatistics up to VoiceReceiverInfo, and then not used. It's not part of the standard stats. Bug: None Change-Id: I90ce6a72e3ca846adbbba5d3023fef18a2169018 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/149164 Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Reviewed-by: Henrik Boström <hbos@webrtc.org> Commit-Queue: Niels Moller <nisse@webrtc.org> Cr-Commit-Position: refs/heads/master@{#28933}
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.