public SignificantMoveListener
Get notified about move that passed threshold
static io.scanbot.sdk.camera.autosnapping.SignificantMoveListener.Companion Companion
static float THRESHOLD_LOW
Used to determine device movement that can make image blurry
static float THRESHOLD_HIGH
Used to determine shake events
float getMoveThreshold()
onSignificantMove callvoid setMoveThreshold(float p)
void onSignificantMove()
Gets called every time when significant move detected