commit | 1807d57ab82ef906fb32dc6cb4805f86fce30d5b | [log] [tgz] |
---|---|---|
author | Dino Radaković <dinor@webrtc.org> | Thu Feb 22 14:18:06 2018 +0100 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Feb 23 17:20:46 2018 +0000 |
tree | e08f3299473e86c3b3ab87246578dc3be88a26da | |
parent | f35c6667d6f7e463bde171bd5b51f2fed73af4d6 [diff] |
Add application_data field(s) to RtpPacketToSend and PacketOptions. Pass pointer to application_data from RtpPacketToSend arriving via RtpSender::SendToNetwork through to Transport::SendRtp, in PacketOptions. Bug: webrtc:8906 Change-Id: Ie75013ed472710f4efcfbcc160e46a6119a1f41d Reviewed-on: https://webrtc-review.googlesource.com/55600 Reviewed-by: Björn Terelius <terelius@webrtc.org> Reviewed-by: Stefan Holmer <stefan@webrtc.org> Reviewed-by: Danil Chapovalov <danilchap@webrtc.org> Commit-Queue: Dino Radaković <dinor@webrtc.org> Cr-Commit-Position: refs/heads/master@{#22174}
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.