commit | c4c84856628c70fada1ada6c4112f5497d993aa6 | [log] [tgz] |
---|---|---|
author | nisse <nisse@webrtc.org> | Tue Jan 19 08:52:47 2016 |
committer | Commit bot <commit-bot@chromium.org> | Tue Jan 19 08:52:55 2016 |
tree | 619575262911d9cbb39f194e7b2851503be4d555 | |
parent | 81354f5ef6b8250c6b370bb17d8447fdf24da00b [diff] |
Deleted renderer-related SetSize methods, and all uses. webrtc::VideoRendererInterface::SetSize was completely unused. cricket::VideoRenderer::SetSize only had dummy implementations returning true and doing nothing. BUG=webrtc:5426 Review URL: https://codereview.webrtc.org/1574963002 Cr-Commit-Position: refs/heads/master@{#11298}
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.