Searched refs:kViECaptureDeviceNotStarted (Results 1 – 3 of 3) sorted by relevance
51 kViECaptureDeviceNotStarted, // Stop- The capture device is not started. enumerator
245 shared_data_->SetLastError(kViECaptureDeviceNotStarted); in StopCapture()
324 EXPECT_EQ(kViECaptureDeviceNotStarted, video_engine.LastError()); in ViECaptureAPITest()