NET_SDK_IVE_BINOCULARCOUNT_INFO_T¶
Structure Definition¶
1 2 3 4 5 6 7 8 9 10 11 | |
1 2 3 4 5 6 7 8 9 10 11 12 | |
Function Description¶
Binocular statistical event information.
Member Description¶
| Member | Type | Remark |
|---|---|---|
| eventId | unsigned int | Event ID |
| status | unsigned char | Alarm status, 0:none, 1:start, 2:end, 3:procedure |
| eventDirection | unsigned char | Event direction, 1: enter, 2: leave |
| type | unsigned char | Alarm Type |
| targetType | unsigned char | 1: Adult, 2: Child |
| targetId | unsigned int | Target ID |
| rect | RECT_16 | Target rectangle |
| ruleId | unsigned int | Rule ID |