commit | c8f952deaae5eccadf218bb0300ee49b50a87ce8 | [log] [tgz] |
---|---|---|
author | perkj <perkj@webrtc.org> | Wed Mar 23 00:33:56 2016 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Wed Mar 23 07:34:01 2016 +0000 |
tree | 39528137ec63c2ee6c7223ade36584c4e971110f | |
parent | 8549ed763802fdb8d100b5742af27f9875d0d0aa [diff] |
Propagate MediaStreamSource state to video tracks the same way as audio. Also removes unused track states kLive and kFailed. Since this also required a Video source to exist in all unit tests that create a track, a FakeVideoTrackSource is added and used in tests. BUG=webrtc:5426 Review URL: https://codereview.webrtc.org/1790633002 Cr-Commit-Position: refs/heads/master@{#12098}
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.