Searched refs:kViECaptureDeviceMacQtkitNotSupported (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/webrtc/video_engine/include/
H A Dvie_errors.h58 kViECaptureDeviceMacQtkitNotSupported, // QTKit handles the capture devices automatically. Thus querying capture capabilities is not supported. enumerator in enum:ViEErrors
/external/chromium_org/third_party/webrtc/video_engine/
H A Dvie_capture_impl.cc317 shared_data_->SetLastError(kViECaptureDeviceMacQtkitNotSupported);
337 shared_data_->SetLastError(kViECaptureDeviceMacQtkitNotSupported);
360 shared_data_->SetLastError(kViECaptureDeviceMacQtkitNotSupported);

Completed in 115 milliseconds