NET_SDK_REC_TIME¶
Structure Definition¶
1 2 3 4 5 6 | |
1 2 3 4 5 6 7 | |
Function Description¶
The video file information structure based on time.
Member Description¶
| Member | Type | Remark |
|---|---|---|
| dwChannel | DWORD | Channel number. |
| startTime | DD_TIME | The start time of this video recording. |
| stopTime | DD_TIME | The time when the video recording stops. |