Searched refs:SetPlayout (Results 1 – 13 of 13) sorted by relevance
333 virtual bool SetPlayout(bool playout);386 bool SetPlayout(int channel, bool playout);
547 EXPECT_TRUE(channel_->SetPlayout(true)); in TEST_F()564 EXPECT_TRUE(channel_->SetPlayout(true)); in TEST_F()1522 EXPECT_TRUE(channel_->SetPlayout(true)); in TEST_F()1526 EXPECT_TRUE(channel_->SetPlayout(false)); in TEST_F()1698 EXPECT_TRUE(channel_->SetPlayout(true)); in TEST_F()1730 EXPECT_TRUE(channel_->SetPlayout(false)); in TEST_F()1736 EXPECT_TRUE(channel_->SetPlayout(true)); in TEST_F()1768 EXPECT_TRUE(channel_->SetPlayout(true)); in TEST_F()1826 EXPECT_FALSE(channel_->SetPlayout(true)); in TEST_F()1871 EXPECT_TRUE(channel_->SetPlayout(true)); in TEST_F()[all …]
2127 bool WebRtcVoiceMediaChannel::SetPlayout(bool playout) { in SetPlayout() function in cricket::WebRtcVoiceMediaChannel2149 result = SetPlayout(voe_channel(), playout); in ChangePlayout()2153 if (!SetPlayout(it->second.channel, playout)) { in ChangePlayout()2385 return SetPlayout(voe_channel(), playout_); in AddRecvStream()2461 SetPlayout(voe_channel(), false); in ConfigureRecvChannel()2466 return SetPlayout(channel, playout_); in ConfigureRecvChannel()2482 SetPlayout(voe_channel(), false); in RemoveRecvStream()2523 SetPlayout(voe_channel(), true); in RemoveRecvStream()3279 bool WebRtcVoiceMediaChannel::SetPlayout(int channel, bool playout) { in SetPlayout() function in cricket::WebRtcVoiceMediaChannel
125 virtual bool SetPlayout(bool playout);
158 bool LinphoneVoiceChannel::SetPlayout(bool playout) { in SetPlayout() function in cricket::LinphoneVoiceChannel
135 virtual bool SetPlayout(bool playout) { return true; } in SetPlayout() function
267 virtual bool SetPlayout(bool playout) { return true; } in SetPlayout() function
215 virtual bool SetPlayout(bool playout) = 0;
742 if (!media_channel()->SetPlayout(recv)) { in ChangeState()
204 virtual bool SetPlayout(bool playout) { return true; } in SetPlayout() function
949 virtual bool SetPlayout(bool playout) = 0;
274 virtual bool SetPlayout(bool playout) { in SetPlayout() function
1667 if (!media_channel()->SetPlayout(recv)) { in ChangeState()