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