Home
last modified time | relevance | path

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

/external/webrtc/talk/app/webrtc/
Dwebrtcsdp.cc128 static const char kAttributeExtmap[] = "extmap"; variable
1157 if (!GetValue(fields[0], kAttributeExtmap, &value_direction, error)) { in ParseExtmap()
1377 InitAttrLine(kAttributeExtmap, &os); in BuildRtpContentAttributes()
1950 } else if (HasAttribute(line, kAttributeExtmap)) { in ParseSessionDescription()
2612 } else if (HasAttribute(line, kAttributeExtmap)) { in ParseContent()