提交 5102da6d 编写于 作者: U unknown

fix camera_lite acts build issue

Signed-off-by: Nunknown <shaoyuan.zhang@huawei.com>
上级 def59960
......@@ -442,7 +442,7 @@ public:
cout << "Camera is not ready." << endl;
return;
}
cam_->StopLoopingCapture();
cam_->StopLoopingCapture(-1);
isPreviewing_ = false;
isRecording_ = false;
g_onRecorderFlag = false;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册