Searched defs:playout (Results 1 – 3 of 3) sorted by relevance
69 bool playout() const { return playout_; } in playout() function188 void set_playout(bool playout) { playout_ = playout; } in set_playout()268 virtual bool SetPlayout(bool playout) { in SetPlayout()
1730 bool WebRtcVoiceMediaChannel::SetPlayout(bool playout) { in SetPlayout()1743 bool WebRtcVoiceMediaChannel::ChangePlayout(bool playout) { in ChangePlayout()2494 bool WebRtcVoiceMediaChannel::SetPlayout(int channel, bool playout) { in SetPlayout()
171 bool playout; member