commit | b1f2ff900e7cb620ddb9282046f1d73f2e76a6f3 | [log] [tgz] |
---|---|---|
author | nisse <nisse@webrtc.org> | Fri Jun 09 11:01:55 2017 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Jun 09 11:01:55 2017 |
tree | 19bb67233f8e4973a4fa0760c482d3667a8dd5b3 | |
parent | e2baffb055c90a38407d969aae19e18206a56d26 [diff] |
Rename class RtpStreamReceiver --> RtpVideoStreamReceiver. This class is video-specific, and we want to free the name "RtpStreamReceiver" so it can be reused for a media-independent RTP receive class. Also renames related files. BUG=webrtc:7135 Review-Url: https://codereview.webrtc.org/2926253002 Cr-Commit-Position: refs/heads/master@{#18510}
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.