CaptureIntervalAutoSnappingPredicate

Determines how often consecutive snaps can be made.

Don't forget to call reset after successful snap.

Constructors

Link copied to clipboard
constructor()

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
open override fun checkState(param: Unit): Boolean

Run this check.

Link copied to clipboard
open override fun reset()

Reset possible internal counter, e.g. when snap was made.

Link copied to clipboard
fun setSensitivity(sensitivity: Float)