Searched refs:CapturerTrackSource (Results 1 – 2 of 2) sorted by relevance
71 class CapturerTrackSource : public webrtc::VideoTrackSource { class73 static rtc::scoped_refptr<CapturerTrackSource> Create() { in Create()88 return new rtc::RefCountedObject<CapturerTrackSource>( in Create()97 explicit CapturerTrackSource( in CapturerTrackSource() function in __anon142c687a0111::CapturerTrackSource449 rtc::scoped_refptr<CapturerTrackSource> video_device = in AddTracks()450 CapturerTrackSource::Create(); in AddTracks()
52 class CapturerTrackSource : public webrtc::VideoTrackSource { class54 static rtc::scoped_refptr<CapturerTrackSource> Create() { in Create()64 return new rtc::RefCountedObject<CapturerTrackSource>(std::move(capturer)); in Create()68 explicit CapturerTrackSource( in CapturerTrackSource() function in __anoncfcfdb4b0111::CapturerTrackSource467 rtc::scoped_refptr<CapturerTrackSource> video_device = in AddStreams()468 CapturerTrackSource::Create(); in AddStreams()