Searched refs:auto_bandwidth_ (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/libjingle/source/talk/media/base/
H A Dfakemediaengine.h602 : auto_bandwidth_(false), send_blocked_(false), max_bps_(-1) {}
607 bool auto_bandwidth() const { return auto_bandwidth_; }
632 auto_bandwidth_ = autobw;
670 bool auto_bandwidth_; member in class:cricket::FakeDataMediaChannel

Completed in 47 milliseconds