Searched refs:kAttributeRtcpReducedSize (Results 1 – 1 of 1) sorted by relevance
125 static const char kAttributeRtcpReducedSize[] = "rtcp-rsize"; variable1412 InitAttrLine(kAttributeRtcpReducedSize, &os); in BuildRtpContentAttributes()2573 } else if (HasAttribute(line, kAttributeRtcpReducedSize)) { in ParseContent()