commit | f2880a0e04fdea1710976d1ae170379907028d1b | [log] [tgz] |
---|---|---|
author | perkj <perkj@webrtc.org> | Thu Mar 03 01:51:52 2016 -0800 |
committer | Commit bot <commit-bot@chromium.org> | Thu Mar 03 09:51:56 2016 +0000 |
tree | 680cf543c32b4b05174d95eb757182799ed8c2dd | |
parent | c8da45f329c9364053a4e8866ded5f817c6c5909 [diff] |
Change webrtc::VideoSourceInterface to inherit rtc::VideoSourceInterface. Also introduce a typedef VideoTrackSourceInterface to be able to start changing clients such as Chrome to use the name VideoTrackSourceInterface. Document: https://docs.google.com/a/google.com/document/d/1mEIw_0uDzyHjL3l8a82WKp6AvgR8Tlwn9JGvhbUjVpY/edit?usp=sharing BUG=webrtc:5426 Review URL: https://codereview.webrtc.org/1758223002 Cr-Commit-Position: refs/heads/master@{#11854}
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.