Home
last modified time | relevance | path

Searched defs:bandwidth_type (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/pc/
Dsession_description.h125 std::string bandwidth_type() const { return bandwidth_type_; } in bandwidth_type() function
126 void set_bandwidth_type(std::string bandwidth_type) { in set_bandwidth_type()
Dwebrtc_sdp.cc1468 std::string bandwidth_type = media_desc->bandwidth_type(); in BuildMediaDescription() local
3024 std::string bandwidth_type; in ParseContent() local