Searched refs:kLineTypeSessionBandwidth (Results 1 – 1 of 1) sorted by relevance
112 static const char kLineTypeSessionBandwidth = 'b'; variable1275 InitLine(kLineTypeSessionBandwidth, kApplicationSpecificMaximum, &os); in BuildMediaDescription()1872 while (GetLineWithType(message, pos, &line, kLineTypeSessionBandwidth)) { in ParseSessionDescription()2482 if (IsLineType(line, kLineTypeSessionBandwidth)) { in ParseContent()