Lines Matching refs:CaptureManager
37 #include "talk/media/base/capturemanager.h"
82 CaptureManager* cm,
91 new CaptureManager(),
97 CaptureManager* cm,
465 // The following are done in the new "CaptureManager" style that
468 // TODO(pthatcher): Add more of the CaptureManager interface.
472 Bind(&CaptureManager::StartVideoCapture,
489 Bind(&CaptureManager::StopVideoCapture,
497 CaptureManager::RestartOptions options) {
499 Bind(&CaptureManager::RestartVideoCapture, capture_manager_.get(),
506 Bind(&CaptureManager::AddVideoRenderer,
513 Bind(&CaptureManager::RemoveVideoRenderer,