Searched refs:VideoTrackSourceInterface (Results 1 – 5 of 5) sorted by relevance
30 class VideoTrackSourceInterface; variable40 std::shared_ptr<webrtc::VideoTrackSourceInterface> video_;48 std::shared_ptr<webrtc::VideoTrackSourceInterface> video,
23 class VideoTrackSourceInterface; variable38 std::shared_ptr<webrtc::VideoTrackSourceInterface> video);
93 rtc::scoped_refptr<webrtc::VideoTrackSourceInterface> source;267 rtc::scoped_refptr<webrtc::VideoTrackSourceInterface> source2 = in AddDisplay()269 auto deleter = [](webrtc::VideoTrackSourceInterface* source) { in AddDisplay()272 std::shared_ptr<webrtc::VideoTrackSourceInterface> source_shared( in AddDisplay()
66 std::shared_ptr<webrtc::VideoTrackSourceInterface> source_;122 std::shared_ptr<webrtc::VideoTrackSourceInterface> source) { in AddDisplay()
45 std::shared_ptr<webrtc::VideoTrackSourceInterface> video, in AddSource()