Document Title Here
AET65 API
Version 1.0
idvation GmbH
Otto-Hesse-Straße 19 / T5
Phone +49 6151 9926567
D-64293 Darmstadt
Fax +49 6151 3689296
www.idvation.com
Page 67 of 84
Page 67 of 84
6.11. Swipe Info Flags (ABS_SWIPE_FLAG_xxxx)
Member Flags of structure ABS_SWIPE_INFO is a bitmask describing various attributes of user's swipe in
ABSRawGrab.
ABS_SWIPE_FLAG_TOO_FAST 0x01
The swipe was too fast.
If user swipes too fast, the device is not able to process all the data.
ABS_SWIPE_FLAG_TOO_SKEWED 0x02
The swipe was too skewed.
ABS_SWIPE_FLAG_BACKWARDS_MOVEMENT 0x04
Swipe was in wrong direction.
Note that this flag is set only in auto-detection mode of the swipe direction (i.e. when profile value
ABS_PKEY_REC_SWIPE_DIRECTION is set to ABS_PVAL_SWIPEDIR_AUTODETECT).
ABS_SWIPE_FLAG_JOINT_DETECTED 0x08
Finger joint was detected in the swipe.
ABS_SWIPE_FLAG_TOO_SHORT 0x10
The swipe was too short.
It may cause low level quality of resulting biometric templates, because there only few biometric data
in the swiped region of user's finger.