Searched refs:ChangePlayout (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/libjingle/source/talk/media/webrtc/
H A Dwebrtcvoiceengine.h398 bool ChangePlayout(bool playout);
H A Dwebrtcvoiceengine.cc2129 return ChangePlayout(desired_playout_);
2133 return ChangePlayout(false);
2137 return ChangePlayout(desired_playout_);
2140 bool WebRtcVoiceMediaChannel::ChangePlayout(bool playout) { function in class:cricket::WebRtcVoiceMediaChannel

Completed in 77 milliseconds