DD_LIVE_DISPLAY
Structure Definition
Function Description
The preview shows the structure.
Member Description
| Member | Type | Remark |
| iSize | unsigned int | The length of this structure. |
| showTime | unsigned int | Whether to display the system time. |
| showNetwork | unsigned int | Whether to display the network status. |
| showHDD | unsigned int | Whether to display hard disk information. |
| showUSB | unsigned int | Whether to display mobile storage information. |
| alarmInNum | unsigned short | Number of alarm inputs (read only). |
| alarmOutNum | unsigned short | Number of alarm outputs (read only). |
| showAlarmIn | unsigned int | Whether to display alarm input information. |
| showAlarmOut | unsigned int | Whether to display alarm output information. |
| cameraNum | unsigned int | Number of valid channels (read-only). |
| showCameraName | unsigned char[DD_MAX_CAMERA_NUM] | Whether to display the channel name. |
| showRecordStatus | unsigned char[DD_MAX_CAMERA_NUM] | Whether to display the recording status. |