commit | c4a14324e29cd1210cfa5d0c061e7a1f10dacf00 | [log] [tgz] |
---|---|---|
author | Daniela <denicija@webrtc.org> | Tue Oct 31 10:19:38 2017 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Nov 01 09:56:46 2017 |
tree | 12546d297c4435d258d31c0381cf62955cd60e27 | |
parent | 96acb43b2affdd80eef8d0e63cafd9fdef8ff086 [diff] |
Remove autolayout in RTCMTLVideoView. Using layoutSubviews is a simpler solution to achieveing the desired effect. Plus this will get rid of warrnings on iOS 11 Bug: webrtc:8467 Change-Id: Idaa041b7a0ed889905d97f645408fb3437154e73 Reviewed-on: https://webrtc-review.googlesource.com/17380 Reviewed-by: Anders Carlsson <andersc@webrtc.org> Reviewed-by: Peter Hanspers <peterhanspers@webrtc.org> Commit-Queue: Daniela Jovanoska Petrenko <denicija@webrtc.org> Cr-Commit-Position: refs/heads/master@{#20523}
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.