Delete RTCAVFoundationVideoSource and related classes.

Bug: webrtc:8852
Change-Id: Ie073fe3f7bafc3d22fafef51f659e340d5a9250f
Reviewed-on: https://webrtc-review.googlesource.com/48620
Reviewed-by: Patrik Höglund <phoglund@webrtc.org>
Reviewed-by: Anders Carlsson <andersc@webrtc.org>
Commit-Queue: Kári Helgason <kthelgason@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#21985}
This commit is contained in:
Kári Tristan Helgason
2018-02-08 20:17:34 +01:00
committed by Commit Bot
parent a55bdc2406
commit 0d3c9a3f2b
17 changed files with 2 additions and 1155 deletions

View File

@ -14,7 +14,6 @@
#import <WebRTC/RTCMacros.h>
@class AVCaptureSession;
@class RTCAVFoundationVideoSource;
/** RTCCameraPreviewView is a view that renders local video from an
* AVCaptureSession.