DD_MOTION_CONFIG¶
Structure Definition¶
1 2 3 4 5 6 7 8 | |
1 2 3 4 5 6 7 8 9 | |
Function Description¶
Move the configuration structure.
Member Description¶
| Member | Type | Remark |
|---|---|---|
| iSize | unsigned int | The length of this structure. |
| enable | unsigned char | Whether to enable motion detection. |
| recv | unsigned char | Reserved bytes. |
| holdTime | unsigned short | Delay time. |
| area | DD_MOTION_AREA | Regional settings. |