Searched refs:PeerConfigurerImpl (Results 1 – 10 of 10) sorted by relevance
32 PeerConfigurerImpl::VideoSource ReleaseVideoSource(size_t i) { in ReleaseVideoSource()105 std::vector<PeerConfigurerImpl::VideoSource> video_sources,114 std::vector<PeerConfigurerImpl::VideoSource> video_sources_;
38 class PeerConfigurerImpl final45 PeerConfigurerImpl(rtc::Thread* network_thread, in PeerConfigurerImpl() function220 std::vector<std::unique_ptr<PeerConfigurerImpl>>* peers);225 const std::vector<std::unique_ptr<PeerConfigurerImpl>>& peers);
77 std::vector<std::unique_ptr<PeerConfigurerImpl>>* peers) { in SetDefaultValuesForMissingParams()103 const std::vector<std::unique_ptr<PeerConfigurerImpl>>& peers) { in ValidateParams()
70 std::unique_ptr<PeerConfigurerImpl> configurer,
45 std::vector<PeerConfigurerImpl::VideoSource> video_sources, in TestPeer()
118 std::vector<std::unique_ptr<PeerConfigurerImpl>> peer_configurations_;
289 std::unique_ptr<PeerConfigurerImpl> configurer, in CreateTestPeer()298 std::vector<PeerConfigurerImpl::VideoSource> video_sources = in CreateTestPeer()
159 std::make_unique<PeerConfigurerImpl>(network_thread, network_manager)); in AddPeer()169 std::unique_ptr<PeerConfigurerImpl> alice_configurer = in Run()171 std::unique_ptr<PeerConfigurerImpl> bob_configurer = in Run()
45 PeerConfigurerImpl::VideoSource source,
99 PeerConfigurerImpl::VideoSource source, in CreateVideoCapturer()