commit | 08582ff0754d906787ec93769a7ae9a8196ea7d8 | [log] [tgz] |
---|---|---|
author | nisse <nisse@webrtc.org> | Thu Feb 04 09:24:52 2016 |
committer | Commit bot <commit-bot@chromium.org> | Thu Feb 04 09:24:56 2016 |
tree | dfdff1502d740d45de505d8d467cbf76e7bf4204 | |
parent | 8cb910d2fd5fb42b906db02de68d800fb4bc846d [diff] |
Replace uses of cricket::VideoRenderer by rtc::VideoSinkInterface. Change argument type for VideoProviderInterface::SetVideoPlayout. Replace VideoMediaChannel::SetRenderer and VideoChannel::SetRenderer by SetSink. Alse deleted unused member variables VideoMediaChannel::renderer_ and VideoChannel::renderer_. BUG=webrtc:5426 Review URL: https://codereview.webrtc.org/1668493002 Cr-Commit-Position: refs/heads/master@{#11485}
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.