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

  /external/chromium_org/third_party/libjingle/source/talk/media/devices/
filevideocapturer_unittest.cc 148 capturer_->set_repeat(0);
161 capturer_->set_repeat(talk_base::kForever);
182 capturer_->set_repeat(0);
filevideocapturer.h 96 void set_repeat(int repeat) { repeat_ = repeat; } function in class:cricket::FileVideoCapturer
devicemanager.cc 217 capturer->set_repeat(talk_base::kForever);

Completed in 143 milliseconds