NET_SDK_CH_SNAP_FACE_IMG_LIST¶
Structure Definition¶
1 2 3 4 5 6 | |
1 2 3 4 5 6 7 | |
Function Description¶
Channel face capture data.
Member Description¶
| Member | Type | Remark |
|---|---|---|
| bEnd | unsigned int | Whether all data is returned. |
| listNum | unsigned int | The current number of returned information. |
| pCHFaceImgItem | NET_SDK_FACE_IMG_INFO_CH* | The captured facial information. |