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

  /external/chromium_org/third_party/webrtc/video_engine/include/
vie_errors.h 50 kViECaptureDeviceNotConnected, // DisconnectCaptureDevice- No capture device is connected to the channel.
  /external/chromium_org/third_party/webrtc/video_engine/
vie_capture_impl.cc 194 shared_data_->SetLastError(kViECaptureDeviceNotConnected);
199 shared_data_->SetLastError(kViECaptureDeviceNotConnected);

Completed in 1026 milliseconds