NET_SDK_SMART_TARGET_SNAP_IMG
Structure Definition
Function Description
Smart target screenshot information structure.
Member Description
| Member | Type | Remark |
| frameTime | DD_TIME_EX | Frame time. |
| imgId | unsigned int | Image ID. |
| chl | unsigned int | Screenshot channel, starting from 0, return value 255 indicates the channel has been deleted. |
| pathGUID | unsigned char[48] | The storage GUID where the data is located |
| sectionNo | unsigned int | Chapter number. |
| fileIndex | unsigned int | Video file index. |
| blockNo | unsigned int | Block number. |
| offset | unsigned int | Offset. |
| eventType | unsigned int | Event type, see DD_EVENT_TYPE. |
| isPanorama | unsigned char | Whether it is a panoramic image, 0: snapshot, 1: panoramic image. |
| resv | unsigned char[7] | Reserved field. |