commit | 0acffb5b3686f9666eb44c7fd2154212a77d6eed | [log] [tgz] |
---|---|---|
author | Chen Xing <chxg@google.com> | Tue Jan 15 14:46:29 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Jan 16 11:44:10 2019 |
tree | 9ff1d65325bb2f3eb6ea62bd84c9fd3bcbf48b20 | |
parent | 876d1d3fed2b621fb63b0af0c0ffb4cb1b04f430 [diff] |
Expose `jitterBufferEmittedCount` in addition to the existing `jitterBufferDelay` for `getStats()`. NetEq currently only passes `jitterBufferDelay` to `getStats()`. We need its paired `jitterBufferEmittedCount` denominator stat for the calculations to be accurate. Bug: webrtc:10192 Change-Id: I655aea629026ce9101409c2e0f18c2fa57a1c3ab Reviewed-on: https://webrtc-review.googlesource.com/c/117320 Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Reviewed-by: Henrik Lundin <henrik.lundin@webrtc.org> Commit-Queue: Chen Xing <chxg@google.com> Cr-Commit-Position: refs/heads/master@{#26276}
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.