Searched refs:kAttributeRecvOnly (Results 1 – 1 of 1) sorted by relevance
157 static const char kAttributeRecvOnly[] = "recvonly"; variable1393 InitAttrLine(kAttributeRecvOnly, &os); in BuildRtpContentAttributes()2606 } else if (HasAttribute(line, kAttributeRecvOnly)) { in ParseContent()