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:
@ -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
|
||||
|
||||
Reference in New Issue
Block a user