Variable | Description |
---|---|
ClusterWidth | Total number of horizontal Viewers in the Cluster. |
ClusterHeight | Total number of vertical Viewers in the Cluster. |
HorizontalPosition | Defines the current page number that should be displayed based on viewer availability in a horizontally aligned Cluster. Adjusts dynamically when Viewers go offline. |
VerticalPosition | Defines the current page number that should be displayed based on viewer availability in a vertically aligned Cluster. Adjusts dynamically when Viewers go offline. |
IndexX | The designed horizontal position of this Viewer within the Cluster. |
IndexY | The designed vertical position of this Viewer within the Cluster. |
Cluster Viewers | Horizontal Position | Vertical Position | IndexX | IndexY |
---|---|---|---|---|
Cluster Viewer 1 | 1 | 1 | 0 | 0 |
Cluster Viewer 2 | 2 | 3 | 1 | 0 |
Cluster Viewer 3 | 3 | 2 | 0 | 1 |
Cluster Viewer 4 | 4 | 4 | 1 | 1 |