commit | 9455c305e64278310809480fd4498558402b45ea | [log] [tgz] |
---|---|---|
author | Ilya Nikolaevskiy <ilnik@webrtc.org> | Wed Jul 03 14:18:13 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Jul 05 18:37:41 2019 |
tree | 1512afa4ac626b03517eab28b5f73d30b37d83b7 | |
parent | f6468d2569d3987aba29bdcd1198078cf6ae326c [diff] |
Remove deprecation notice for VideoFrame::ntp_time_ms Ntp timestamps are used for end-to-end delay measurements and can never go away. The naming and number of timestamp fields in VideoFrame could change in the future, but capture time in local clock will always be there on the receive side. Bug: none Change-Id: I358689cd8a44b1da8503136b3dd898b936f2d693 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/144542 Reviewed-by: Erik Språng <sprang@webrtc.org> Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Commit-Queue: Ilya Nikolaevskiy <ilnik@webrtc.org> Cr-Commit-Position: refs/heads/master@{#28498}
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.