Searched refs:kAttributeRtcpFb (Results 1 – 1 of 1) sorted by relevance
158 static const char kAttributeRtcpFb[] = "rtcp-fb"; variable1503 InitAttrLine(kAttributeRtcpFb, os); in WriteRtcpFbHeader()2596 } else if (HasAttribute(line, kAttributeRtcpFb)) { in ParseContent()3054 return ParseFailedGetValue(line, kAttributeRtcpFb, error); in ParseRtcpFbAttribute()3057 if (!GetValue(rtcp_fb_fields[0], kAttributeRtcpFb, &payload_type_string, in ParseRtcpFbAttribute()