commit | 26bc6695cd910e116b48491bc76428e25f46472e | [log] [tgz] |
---|---|---|
author | Petter Strandmark <strandmark@webrtc.org> | Tue May 29 06:43:35 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Tue May 29 10:12:04 2018 |
tree | 11478c3d79cf7a4c631a42390dccfff9a0a1bafe | |
parent | 2aae2733a70c9dadfe20f04e8a85e4bfd9ef8ef7 [diff] |
Pass packet retransmission information in PacketOptions. bugs.webrtc.org/8439 introduces application data that could e.g. contain timestamps. We would like to take different actions for this data depending on whether this is the first time a packet is being sent. Bug: webrtc:8906 Change-Id: Ib370d76beec2960d961bf44391930faa4b193479 Reviewed-on: https://webrtc-review.googlesource.com/77643 Reviewed-by: Danil Chapovalov <danilchap@webrtc.org> Reviewed-by: Stefan Holmer <stefan@webrtc.org> Reviewed-by: Niels Moller <nisse@webrtc.org> Commit-Queue: Petter Strandmark <strandmark@webrtc.org> Cr-Commit-Position: refs/heads/master@{#23426}
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.