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

  /external/chromium/third_party/libjingle/source/talk/session/phone/
channel.cc 508 bool BaseChannel::SetRtcpMux_w(bool enable, ContentAction action,
782 ret = SetRtcpMux_w(audio->rtcp_mux(), action, CS_LOCAL);
809 ret = SetRtcpMux_w(audio->rtcp_mux(), action, CS_REMOTE);
    [all...]
channel.h 213 bool SetRtcpMux_w(bool enable, ContentAction action, ContentSource src);

Completed in 24 milliseconds