commit | eb0ed28b903db6a697c4a0549f69c6d84dbe21cc | [log] [tgz] |
---|---|---|
author | Danil Chapovalov <danilchap@webrtc.org> | Wed Nov 08 16:19:08 2017 +0100 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Nov 09 10:50:15 2017 +0000 |
tree | e84ec889a01066e3ce2a284e9bec5f5a30b4e4da | |
parent | 29cb0e7f70fbbc5a4679a71b6e5c31f46d0160ec [diff] |
Add rtcp::CommonHeader::packet_size function as an alternative to NextPacket function to allow cleaner iterating over stacked rtcp packets. Bug: webrtc:5565 Change-Id: I261afe2684e5fcb5fa3e7bcce272fbefeebd0b66 Reviewed-on: https://webrtc-review.googlesource.com/21360 Reviewed-by: Niels Moller <nisse@webrtc.org> Commit-Queue: Danil Chapovalov <danilchap@webrtc.org> Cr-Commit-Position: refs/heads/master@{#20615}
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.