Searched defs:MSG_DO_PAUSE (Results 1 - 1 of 1) sorted by relevance

/external/webrtc/talk/media/base/
H A Dvideocapturer.cc56 MSG_DO_PAUSE = 0, enumerator in enum:cricket::__anon24313::__anon24314
242 thread_->Clear(this, MSG_DO_PAUSE);
347 thread_->Post(this, MSG_DO_PAUSE, NULL);
559 case MSG_DO_PAUSE: {

Completed in 61 milliseconds