全部设置为重复拍摄

nx2024TEMP
Matthew 9 months ago
parent a04f4964bf
commit 36e1502ed8

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

Loading…
Cancel
Save