Home | History | Annotate | Download | only in media

Lines Matching refs:kMediaProtocolRtpPrefix

81 const char kMediaProtocolRtpPrefix[] = "RTP/";
641 (protocol.find(cricket::kMediaProtocolRtpPrefix) != std::string::npos);