NET_SDK_VFD_SCHEDULE_CONFIG¶
Structure Definition¶
1 2 3 4 5 6 7 | |
1 2 3 4 5 6 7 8 9 10 | |
Function Description¶
Face recognition program configuration.
Member Description¶
| Member | Type | Remark |
|---|---|---|
| wDayCount | unsigned int | SScheduleWeek valid number. |
| dayCount | unsigned int | SScheduleDate valid number. |
| sScheduleWeek | NET_DVR_SCHEDWEEK[70] | A maximum of 70 pieces can be ordered. |
| sScheduleDate | NET_DVR_SCHEDDATE[31] | A maximum of 31 values can be specified, the value size comes from the ipc protocol. |