Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Value

Information

#define MAIN_PANEL_ENABLE_OPTION 0x00000001

Show the panel

#define MAIN_PANEL_ENABLE_SCREENS_BUTTON  0x00000010Show the Screens button (see Windows layout Layout of surveillance windows on the video surveillance monitor)
#define MAIN_PANEL_ENABLE_BOOKMARK_BUTTON 0x00000020Show the Create a bookmark button (see Create a bookmark)
#define MAIN_PANEL_ENABLE_BOOKMARK_REVIEW_BUTTON 0x00000040Show the List of bookmarks button (see List of bookmarks)
#define MAIN_PANEL_ENABLE_AVIEXPORT_BUTTON 0x00000080Show the Background export button (see The AviExport utility)

...

Value

Description

#define KEYS_ENABLE_OPTION 0x00000001

Enables control over the CamMonitor component using the hotkeys available for Video Monitor (see Video Monitorsurveillance monitor)

#define TELEMETRY_DISABLE_OPTION 0x00000002

Disables Telemetry control using the CamMonitor component (see Telemetry control)

#define ARCH_DELETE_ENABLE_OPTION

Enables archive recordings deletion from the recordings list (see Deleting video recordings from the archive)

#define ARCH_PROTECT_ENABLE_OPTION

Enables rewrite protection of the archive recordings from the recordings list (see Protection of separate record and disable of protection)

...