DD_MOTION_AREA
Structure Definition
Function Description
Move the region structure.
Member Description
| Member | Type | Remark |
| sensitivity | unsigned int | Sensitivity (0~7), the larger the number, the higher the sensitivity. |
| widthNum | unsigned short | The number of horizontal grid cells in the region. |
| heightNum | unsigned short | The number of vertical grid cells in the region. |
| area | unsigned char[DD_MAX_MOTION_AREA_HIGHT_NUM] | The raster mask data of the region, compatible with 1920x1080, each block is 8X8 in size. |