Video Viewer Properties
You can retrieve the Properties of a Video Viewer within the Logic Editor.
| Item ID | The unique identifier for this item. |
| Item Type | The Type of item this is. |
| Video Host Width | The Width of the video coming from a camera. |
| Video Host Height | The Height of the video coming from a camera. |
| Is Empty Video Container | Whether the Video Viewer is retrieving a video feed (True) or not (False). |
| Show Camera Name | Whether the Name of the Camera is being displayed or not. |
| Show Timeline | Whether the Timeline is being displayed or not. |
| Can Expand | Whether or not the Video Viewer can be expanded to full screen. |
| Show Controls | Whether or not the video Controls are being displayed. |
| Camera Asset ID | The ID of the Camera Asset this Viewer is retrieving video from. |
| Camera Integrated System | The system the Camera being viewed is from. |
| Camera Asset Caption | The Caption of the Camera being viewed. |
| Header Text | The text value for the Video Viewer's Header Property displayed when maximized. |
| Header Text Color | The Color of the text for the Video Viewer's Header displayed when maximized. |
| Header Font Family | The Font of the text for the Video Viewer's Header displayed when maximized. |
| Current Video State | The State of the Video playback, e.g., Live. |
| Corner Radius | This determines how rounded or sharp the corners of the item are. The higher the value, the more rounded they are. |
| Border Thickness | How thick in pixels the border is. If required, contained content is clipped to fit within the defined border. |
| Border Color | The color of the border on the item. |
| Name | The value for this property is the Description configured via the property grid when the item is selected in Designer. |
| Width | The horizontal length of the item in pixels. |
| Height | The vertical height of the item in pixels. |
| Opacity | How visible the item is. The higher the value, the more opaque it is. The lower the value, the more translucent it is. |
| Top | The value for where on the y-axis the top of the item is located in relation to the canvas. |
| Left | The value for where on the x-axis the left side of the item is located in relation to the canvas. |
| Z Index | The position of the item when overlapped with other items. The item with the higher index value appears on top. |
| Is Visible | Whether the item is visible (True) or not (False). |
