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

  /external/chromium/third_party/libjingle/source/talk/session/phone/
mediachannel.h 72 enum SocketType { ST_RTP, ST_RTCP };
channel.cc 221 case ST_RTCP: return rtcp_transport_channel_->SetOption(opt, value);
    [all...]

Completed in 776 milliseconds