Use VideoSourceInterface for owning test video sources CallTest, VideoQualityTest and VideoAnalyzer used test::TestVideoCapturer as an interface for video sources. Change to use VideoSourceInterface instead, since that's all they need. This is a preparation for making test::VcmCapturer usable as a VideoTrackSource, and replace use of cricket::VideoCapturer in example code. Bug: webrtc:6353 Change-Id: I445f5f6f9b7342230b89f53a5722df9c9e92834f Reviewed-on: https://webrtc-review.googlesource.com/c/114881 Commit-Queue: Niels Moller <nisse@webrtc.org> Reviewed-by: Sebastian Jansson <srte@webrtc.org> Reviewed-by: Erik Språng <sprang@webrtc.org> Cr-Commit-Position: refs/heads/master@{#26047}
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.
Authoritative list of directories that contain the native API header files.