HomeSort by relevance Sort by last modified time
    Searched refs:SetPlayout (Results 1 - 6 of 6) sorted by null

  /external/webrtc/talk/media/webrtc/
webrtcvoiceengine.h 165 bool SetPlayout(bool playout) override;
237 bool SetPlayout(int channel, bool playout);
webrtcvoiceengine_unittest.cc 638 EXPECT_TRUE(channel_->SetPlayout(true));
655 EXPECT_TRUE(channel_->SetPlayout(true));
    [all...]
webrtcvoiceengine.cc     [all...]
  /external/webrtc/talk/media/base/
fakemediaengine.h 268 virtual bool SetPlayout(bool playout) {
mediachannel.h     [all...]
  /external/webrtc/talk/session/media/
channel.cc     [all...]

Completed in 157 milliseconds