commit | ace5c8836d23dda287fe1232f94c7c3192408ddd | [log] [tgz] |
---|---|---|
author | hewwatt <hewwatt@gmail.com> | Thu Apr 27 13:26:19 2017 |
committer | Commit bot <commit-bot@chromium.org> | Thu Apr 27 13:26:19 2017 |
tree | 00992aef23ebdcc6ee7883a4dcad3f63f47c3faa | |
parent | b4e16bddc54a670577657840b06e584b6b22a93c [diff] |
This CL adds RTCMTLVideoView.h and RTCCameraVideoCapturer.h to WebRTC.h in order to fix a build issue that comes up when using WebRTC.framework from swift code. BUG=webrtc:7488 Review-Url: https://codereview.webrtc.org/2832803002 Cr-Commit-Position: refs/heads/master@{#17909}
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.