commit 27/03/2025
This commit is contained in:
@@ -859,7 +859,7 @@ public class Cameradetail {
|
||||
int fpsval = fps.getAndSet(0);
|
||||
if (fpsval!=LiveFPS){
|
||||
LiveFPS = fpsval;
|
||||
if (event!=null) event.onStartCapturing();
|
||||
if (event!=null) event.onIntervalUpdate();
|
||||
}
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user