Searched refs:bob_video_sources_ (Results 1 – 2 of 2) sorted by relevance
244 [this]() { StartVideo(bob_video_sources_); }), in Run()389 RTC_CHECK(bob_video_sources_.empty()); in Run()502 bob_video_sources_ = media_helper_->MaybeAddVideo(bob_.get()); in SetupCallOnSignalingThread()675 for (const auto& video_source : bob_video_sources_) { in TearDownCall()683 bob_video_sources_.clear(); in TearDownCall()
130 bob_video_sources_; variable