Searched refs:TestVideoCapturerVideoTrackSource (Results 1 – 5 of 5) sorted by relevance
25 class TestVideoCapturerVideoTrackSource : public VideoTrackSource {27 TestVideoCapturerVideoTrackSource( in TestVideoCapturerVideoTrackSource() function34 ~TestVideoCapturerVideoTrackSource() = default;
50 std::vector<rtc::scoped_refptr<TestVideoCapturerVideoTrackSource>>54 std::vector<rtc::scoped_refptr<TestVideoCapturerVideoTrackSource>> out; in MaybeAddVideo()66 rtc::scoped_refptr<TestVideoCapturerVideoTrackSource> source = in MaybeAddVideo()67 new rtc::RefCountedObject<TestVideoCapturerVideoTrackSource>( in MaybeAddVideo()
39 std::vector<rtc::scoped_refptr<TestVideoCapturerVideoTrackSource>>
101 const std::vector<rtc::scoped_refptr<TestVideoCapturerVideoTrackSource>>&127 std::vector<rtc::scoped_refptr<TestVideoCapturerVideoTrackSource>>129 std::vector<rtc::scoped_refptr<TestVideoCapturerVideoTrackSource>>
662 const std::vector<rtc::scoped_refptr<TestVideoCapturerVideoTrackSource>>& in StartVideo()