Enumerate the behavior analysis alarm/event types.
enum _VCA_EVENT_TYPE_{ VCA_TRAVERSE_PLANE = 0x1, VCA_ENTER_AREA = 0x2, VCA_EXIT_AREA = 0x4, VCA_INTRUSION = 0x8, VCA_LOITER = 0x10, VCA_LEFT_TAKE = 0x20, VCA_PARKING = 0x40, VCA_RUN = 0x80, VCA_HIGH_DENSITY = 0x100, VCA_VIOLENT_MOTION = 0x200, VCA_REACH_HIGHT = 0x400, VCA_GET_UP = 0x800, VCA_LEFT = 0x1000, VCA_TAKE = 0x2000, VCA_LEAVE_POSITION = 0x4000, VCA_TRAIL = 0x8000, VCA_KEY_PERSON_GET_UP = 0x10000, VCA_FALL_DOWN = 0x80000, VCA_AUDIO_ABNORMAL = 0x100000, VCA_ADV_REACH_HEIGHT = 0x200000, VCA_TOILET_TARRY = 0x400000, VCA_YARD_TARRY = 0x800000, VCA_ADV_TRAVERSE_PLANE = 0x1000000, VCA_HUMAN_ENTER = 0x10000000, VCA_OVER_TIME = 0x20000000, VCA_STICK_UP = 0x40000000, VCA_INSTALL_SCANNER = 0x80000000 }VCA_EVENT_TYPE
Line crossing
Region entrance, supports region rule.
Region exiting, supports region rule
Intrusion, supports region rule
Loitering, supports region rule
Unattended baggage/object removal, supports region rule
Parking
Fast moving
People gathering, supports region rule
Violent motion detection
Climbing detection
Getting up detection
Unattended baggage
Object removal
Absence detection
Trailing
Key person getting up detection
Standing up detection
Falling down detection
Sudden change of sound density detection
Climbing detection
In-toilet overtime
Playground overstay
Line crossing
People closing to ATM, it is supported only in ATM_PANEL mode
Operation overtime, it is supported only in ATM_PANEL mode
Sticking up detection, supports region rule
Card reader installing, supports region rule