commit | 31d0f7cfcaf8389ed4d5b45d6f39222b0bc049fc | [log] [tgz] |
---|---|---|
author | Björn Terelius <terelius@webrtc.org> | Thu Feb 06 15:35:46 2020 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Feb 06 17:58:39 2020 |
tree | 6e8c35b3eb4ba1b713ad1456053f2361cb1221f6 | |
parent | 632a03c0cd712be0d89f968d668d43c527e1e836 [diff] |
Move packet type enum from RtpPacketToSend to rtp_rtcp_defines.h This is in preparation of an upcoming CL that will propagate this information through the TransportFeedbackAdapter. Bug: webrtc:10932 Change-Id: Ic2a026b5ef72d6bf01e698e7634864fedc659b4e Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/168220 Reviewed-by: Erik Språng <sprang@webrtc.org> Reviewed-by: Sebastian Jansson <srte@webrtc.org> Commit-Queue: Björn Terelius <terelius@webrtc.org> Cr-Commit-Position: refs/heads/master@{#30476}
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.