Home
last modified time | relevance | path

Searched refs:kAttributeExtmap (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/pc/
Dwebrtc_sdp.cc149 static const char kAttributeExtmap[] = "extmap"; variable
1304 if (!GetValue(fields[0], kAttributeExtmap, &value_direction, error)) { in ParseExtmap()
1585 InitAttrLine(kAttributeExtmap, &os); in BuildRtpContentAttributes()
2248 } else if (HasAttribute(*aline, kAttributeExtmap)) { in ParseSessionDescription()
3213 } else if (HasAttribute(*line, kAttributeExtmap)) { in ParseContent()