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

  /external/webrtc/talk/session/media/
currentspeakermonitor.h 74 void set_min_time_between_switches(uint32_t min_time_between_switches);
currentspeakermonitor.cc 80 void CurrentSpeakerMonitor::set_min_time_between_switches( function in class:cricket::CurrentSpeakerMonitor
currentspeakermonitor_unittest.cc 40 // in the call to set_min_time_between_switches. To be safe, we sleep for
52 monitor_->set_min_time_between_switches(kMinTimeBetweenSwitches);

Completed in 55 milliseconds