Searched refs:playout (Results 1 – 10 of 10) sorted by relevance
165 bool SetPlayout(bool playout) override;237 bool SetPlayout(int channel, bool playout);240 bool ChangePlayout(bool playout);
150 playout(false), in Channel()171 bool playout; member230 return channels_[channel]->playout; in GetPlayout()358 channels_[channel]->playout = true;380 channels_[channel]->playout = false;425 if (ch->playout)
1730 bool WebRtcVoiceMediaChannel::SetPlayout(bool playout) { in SetPlayout() argument1731 desired_playout_ = playout; in SetPlayout()1743 bool WebRtcVoiceMediaChannel::ChangePlayout(bool playout) { in ChangePlayout() argument1745 if (playout_ == playout) { in ChangePlayout()1750 if (!SetPlayout(ch.second->channel(), playout)) { in ChangePlayout()1751 LOG(LS_ERROR) << "SetPlayout " << playout << " on channel " in ChangePlayout()1756 playout_ = playout; in ChangePlayout()2494 bool WebRtcVoiceMediaChannel::SetPlayout(int channel, bool playout) { in SetPlayout() argument2495 if (playout) { in SetPlayout()
485 EXPECT_FALSE(media_channel1_->playout()); in TestInit()814 EXPECT_FALSE(media_channel1_->playout()); in TestPlayoutAndSendingStates()818 EXPECT_FALSE(media_channel2_->playout()); in TestPlayoutAndSendingStates()823 EXPECT_FALSE(media_channel1_->playout()); in TestPlayoutAndSendingStates()829 EXPECT_TRUE(media_channel1_->playout()); in TestPlayoutAndSendingStates()835 EXPECT_FALSE(media_channel2_->playout()); in TestPlayoutAndSendingStates()841 EXPECT_FALSE(media_channel2_->playout()); in TestPlayoutAndSendingStates()846 EXPECT_TRUE(media_channel1_->playout()); in TestPlayoutAndSendingStates()850 EXPECT_FALSE(media_channel2_->playout()); in TestPlayoutAndSendingStates()855 EXPECT_TRUE(media_channel2_->playout()); in TestPlayoutAndSendingStates()[all …]
69 bool playout() const { return playout_; } in playout() function188 void set_playout(bool playout) { playout_ = playout; } in set_playout() argument268 virtual bool SetPlayout(bool playout) { in SetPlayout() argument269 set_playout(playout); in SetPlayout()456 bool rendering() const { return playout(); } in rendering()
1008 virtual bool SetPlayout(bool playout) = 0;
73 playout.o \77 HEADERS= $(srcdir)/layout/ParagraphLayout.h $(srcdir)/layout/RunArrays.h $(srcdir)/layout/playout.h…
8 Repeat this test for different selections of playout and recording devices.
103 // required - The SSRC of the audio stream associated with the playout event.
455 // Change the default receiver playout route to speaker.724 LOG(LS_INFO) << " required playout buffer size: "1096 // Produce silence and give audio unit a hint about it if playout is not