HomeSort by relevance Sort by last modified time
    Searched full:bandwidth_ (Results 1 - 1 of 1) sorted by null

  /external/chromium/third_party/libjingle/source/talk/session/phone/
mediasessionclient.h 178 bandwidth_(kAutoBandwidth) {
209 int bandwidth() const { return bandwidth_; }
210 void set_bandwidth(int bandwidth) { bandwidth_ = bandwidth; }
219 int bandwidth_; member in class:cricket::MediaContentDescription

Completed in 1083 milliseconds