Add a comment that RTCAVFoundationVideoSource is deprecated.

RTCAVFoundationVideoSource is deprecated and will removed after a few
weeks.

BUG=webrtc:7177
R=magjed@webrtc.org
NOTRY=True

Review-Url: https://codereview.webrtc.org/2992613002
Cr-Commit-Position: refs/heads/master@{#19170}
This commit is contained in:
sakal
2017-07-27 07:48:57 -07:00
committed by Commit Bot
parent 571f2a6e17
commit 2d4040ed0e

View File

@ -18,6 +18,8 @@
NS_ASSUME_NONNULL_BEGIN
/**
* DEPRECATED Use RTCCameraVideoCapturer instead.
*
* RTCAVFoundationVideoSource is a video source that uses
* webrtc::AVFoundationVideoCapturer. We do not currently provide a wrapper for
* that capturer because cricket::VideoCapturer is not ref counted and we cannot