info
command, it will respond with information about HoloPlay Service and any connected devices.version
devices
devices[idx].state
hidden
β the window is not visible.ok
β the window exists and is ready to receive content.nocalibration
β there's an error reading calibration, please ensure your cables are connected.devices[idx].windowCoords
devices[idx].hardwareVersion
standard
, large
, pro
, or 8k
. Standard refers to the 8.9" Looking Glass, large to the 15.6" unit, pro to the 15.6" Pro, and 8K to the Looking Glass 8K.devices[idx].buttons
devices[idx].calibration
vx
(int) - number of columns.vy
(int) - number of rows.vtotal
(int) - total number of views in quilt.vx
* vy
.aspect
(float) - original aspect ratio of the quilt.overscan
(bool/int) - scaling setting when on a device with a different aspect ratio than the quilt. It only makes a difference when the quilt aspect is specified and its different than the aspect ratio of the Looking Glass.overscan=1
scales the image until it fills all possible space on the display, cutting out extra part of image.overscan=0
scales the image until its largest side fits the display, leaving black edges on the other sides.overscan
has no effect if aspect
is either unspecified or equal to the resolution of the target display.invert
(bool/int) - inverted view cone setting.invert=1
causes the views to be read in the opposite order as they are encoded in the texture, from the top right to the bottom left.