Searched defs:bandwidth_type (Results 1 – 2 of 2) sorted by relevance
125 std::string bandwidth_type() const { return bandwidth_type_; } in bandwidth_type() function126 void set_bandwidth_type(std::string bandwidth_type) { in set_bandwidth_type()
1468 std::string bandwidth_type = media_desc->bandwidth_type(); in BuildMediaDescription() local3024 std::string bandwidth_type; in ParseContent() local