Searched refs:TestVideoCapturerVideoTrackSource (Results 1 – 5 of 5) sorted by relevance
25 class TestVideoCapturerVideoTrackSource : public VideoTrackSource {27 TestVideoCapturerVideoTrackSource( in TestVideoCapturerVideoTrackSource() function34 ~TestVideoCapturerVideoTrackSource() = default;
43 std::vector<rtc::scoped_refptr<TestVideoCapturerVideoTrackSource>>48 std::vector<rtc::scoped_refptr<TestVideoCapturerVideoTrackSource>> out; in MaybeAddVideo()60 rtc::scoped_refptr<TestVideoCapturerVideoTrackSource> source = in MaybeAddVideo()61 rtc::make_ref_counted<TestVideoCapturerVideoTrackSource>( in MaybeAddVideo()
40 std::vector<rtc::scoped_refptr<TestVideoCapturerVideoTrackSource>>
107 const std::vector<rtc::scoped_refptr<TestVideoCapturerVideoTrackSource>>&132 std::vector<rtc::scoped_refptr<TestVideoCapturerVideoTrackSource>>134 std::vector<rtc::scoped_refptr<TestVideoCapturerVideoTrackSource>>
717 const std::vector<rtc::scoped_refptr<TestVideoCapturerVideoTrackSource>>& in StartVideo()