commit | 0a4c1616bf40a3c33aac46e50c6f9ac79a15ca1b | [log] [tgz] |
---|---|---|
author | brandtr <brandtr@webrtc.org> | Thu Nov 03 15:18:27 2016 |
committer | Commit bot <commit-bot@chromium.org> | Thu Nov 03 15:18:33 2016 |
tree | 385d9f647c406aa8198ba97fe3b8300441c79c99 | |
parent | 9531092e7239f78e470342dc85f0be1c53b3ccc9 [diff] |
Make FlexfecReceiver a concrete class. There is no need for it to be an interface. In this CL, I also took the opportunity to make two small fixes: - remove the 'flexfec_' prefix from some member variables - remove unnecessary use of a stringstream object BUG=webrtc:5654 Review-Url: https://codereview.webrtc.org/2471073003 Cr-Commit-Position: refs/heads/master@{#14919}
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. This page is maintained by the Google Chrome team.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.