Lines Matching refs:captureIds
51 Test_->captureIds = {Test_->captureId_preview};
53 Test_->StopStream(Test_->captureIds, Test_->streamIds);
74 Test_->captureIds = {Test_->captureId_preview, Test_->captureId_capture};
76 Test_->StopStream(Test_->captureIds, Test_->streamIds);
96 Test_->captureIds = {Test_->captureId_preview, Test_->captureId_video};
98 Test_->StopStream(Test_->captureIds, Test_->streamIds);
150 Test_->StopStream(Test_->captureIds, Test_->streamIds);
169 Test_->StopStream(Test_->captureIds, Test_->streamIds);
187 Test_->captureIds = {Test_->captureId_capture};
189 Test_->StopStream(Test_->captureIds, Test_->streamIds);
252 Test_->captureIds = {Test_->captureId_preview, Test_->captureId_preview_double};
254 Test_->StopStream(Test_->captureIds, Test_->streamIds);