NET_ALARM_RECORDFILE_LOSS

Structure about Video Loss Alarm Information

Member

Data Type

Description

struInspectStart

NET_DVR_TIME_EX

Start time of video loss check.

struInspectEnd

NET_DVR_TIME_EX

End time of video loss check.

struIP

NET_DVR_IPADDR_UNION

IP address of video loss channel.

dwChanNo

DWORD

Channel No.

dwIDIndex

DWORD

Encoder ID.

sName

BYTE[]

Encoder name, the maximum array length is "STREAM_ID_LEN" (32 bytes).

struLossStartTime

NET_DVR_TIME_EX

Start time of video loss.

struLossEndTime

NET_DVR_TIME_EX

End time of video loss.

dwLostNum

DWORD

Number of lost video files, 0xffffffff-all video files are lost.

byRes

BYTE[]

Reserved, set to 0. The maximum array length is 240 bytes.