NET_DVR_HBDLIB_COND

Structure about Condition of Importing Human Body Picture Data

Member

Data Type

Description

dwSize

DWORD

Structure size

szHBDID

char

ID of human body picture library, the maximum size is 256 bytes (macro definition value: "NET_SDK_MAX_HBDID_LEN")

byConcurrent

BYTE

Concurrent processing: 0-Disable (automatic modeling is available), 1-Enable (automatic modeling is not available)

byCover

BYTE

Whether to support overwriting when importing (when the human body picture library is full, the earliest picture will be overwritten): 0-No, 1-Yes

byCustomHBDID

Array of BYTE

Whether ID of human body picture library is custom: 0-No, 1-Yes

byRes

Array of BYTE

Reserved, set to 0. The maximum size is 125 bytes.