commit | 773be36bd61d0c595790a00c8cfb0eab898798fd | [log] [tgz] |
---|---|---|
author | perkj <perkj@webrtc.org> | Mon Jul 31 23:22:01 2017 -0700 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Aug 01 06:22:01 2017 +0000 |
tree | 5eb45bd2b6f29b3369667e6e5d81b507384836d1 | |
parent | 36344a0c9b6ea00c733854294e98960138c11cff [diff] |
Reland of Change VideoTrack implementation to invoke VideoTrackSourceInterface::AddOrUpdateSink on wt Added documentation of thread expectations for video tracks and sources to the API. Originally landed as patchset #2 id:20001 of https://codereview.webrtc.org/2964863002/. Patchset 1 is the originall cl. Patschet 2 is modified so that VideoTrackInterface::AddSink and RemoveSink have a default implementation. BUG=none Review-Url: https://codereview.webrtc.org/2989113002 Cr-Commit-Position: refs/heads/master@{#19195}
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.