commit | 34960de3fb4257a2bba9847e8df3ef76dee59e77 | [log] [tgz] |
---|---|---|
author | sakal <sakal@webrtc.org> | Mon Aug 28 03:22:39 2017 -0700 |
committer | Commit Bot <commit-bot@chromium.org> | Mon Aug 28 10:22:39 2017 +0000 |
tree | 9bdccb34150cac37feb387adc68b8e03f8249391 | |
parent | cfc29f4c9ad0740a33461f5acd672ccfaf25d262 [diff] |
Implement move constructor for RTPFragmentationHeader. This allows returning RTPFragmentationHeader from a method and assigning the results to a variable. BUG=webrtc:7760 Review-Url: https://codereview.webrtc.org/3002283002 Cr-Commit-Position: refs/heads/master@{#19556}
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.