commit | e693381cdab4c5673980a60ae62974c289703771 | [log] [tgz] |
---|---|---|
author | Niels Möller <nisse@webrtc.org> | Mon Nov 05 12:01:41 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Mon Nov 05 16:21:39 2018 |
tree | 0f13a91b597f4d03daab7b2e6d43a61a9d956998 | |
parent | 007065522a8e128e10ad0d7772c3c40e1339efc1 [diff] |
Delete struct rtc::PacketTime. Replaced by a int64_t representing time in us. To aid transition of downstream code, rtc::PacketTime is made an alias for int64_t. Bug: webrtc:9584 Change-Id: Ic3a5ee87d6de2aad7712894906dab074f1443df9 Reviewed-on: https://webrtc-review.googlesource.com/c/91860 Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Commit-Queue: Niels Moller <nisse@webrtc.org> Cr-Commit-Position: refs/heads/master@{#25503}
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.