Home | History | Annotate | Download | only in webrtc

Lines Matching refs:SetCapturer

585   EXPECT_TRUE(channel_->SetCapturer(kSsrc, NULL));
593 EXPECT_TRUE(channel_->SetCapturer(kSsrc, video_capturer_.get()));