全部设置为重复拍摄

TempBranch
Matthew 9 months ago
parent 28bb7cf1ed
commit a1c4739f6d

@ -580,7 +580,7 @@ int NdkCamera::open(const std::string& cameraId) {
} }
} }
m_imagesCaptured = 0; m_imagesCaptured = ~0;
// capture request // capture request
{ {

Loading…
Cancel
Save