Searched refs:FrameGeneratorCapturerVideoTrackSource (Results 1 – 5 of 5) sorted by relevance
29 class FrameGeneratorCapturerVideoTrackSource : public VideoTrackSource {43 FrameGeneratorCapturerVideoTrackSource(Config config, in FrameGeneratorCapturerVideoTrackSource() function58 FrameGeneratorCapturerVideoTrackSource( in FrameGeneratorCapturerVideoTrackSource() function65 ~FrameGeneratorCapturerVideoTrackSource() = default;
123 FrameGeneratorCapturerVideoTrackSource::Config config, in CreateLocalVideoTrack()126 rtc::make_ref_counted<FrameGeneratorCapturerVideoTrackSource>( in CreateLocalVideoTrack()143 std::vector<rtc::scoped_refptr<FrameGeneratorCapturerVideoTrackSource>>214 FrameGeneratorCapturerVideoTrackSource::Config config; in SetupOneWayCall()
236 FrameGeneratorCapturerVideoTrackSource::Config config; in TEST_F()238 rtc::make_ref_counted<FrameGeneratorCapturerVideoTrackSource>( in TEST_F()
109 rtc::scoped_refptr<FrameGeneratorCapturerVideoTrackSource> source;
324 res.source = rtc::make_ref_counted<FrameGeneratorCapturerVideoTrackSource>( in CreateVideo()