NET_SDK_VFD_TRIGGER_CONFIG
Structure Definition
Function Description
Face recognition linkage configuration structure.
Member Description
| Member | Type | Remark |
| snapCHNum | unsigned short | Supports the maximum number of capture channels. |
| snapChannelId | unsigned char | Screen capture channel. |
| snapBswitch | unsigned char | Enable snapshot. |
| recordCHNum | unsigned short | Supports the maximum number of video channels. |
| recordChannelId | unsigned char | Video recording channel. |
| recordBswitch | unsigned char | Video recording enabled. |
| alarmOutCHNum | unsigned short | Supports the maximum number of alarm outputs. |
| alarmOutChannelId | unsigned char | Alarm output channel. |
| alarmOutBswitch | unsigned char | Alarm output enable. |
| Resv | unsigned char[256] | Reserved for future expansion of multi-channel. |