detectionInterval property

Duration detectionInterval
final

Minimum interval between detection runs. Frames arriving faster than this are skipped. Defaults to 300ms (~3 detections/sec).

Implementation

final Duration detectionInterval;