Class SuperSourceBoxBorderUpdateCommand

Reports the per-box SuperSource border on the Constellation HD range and newer (firmware 9.6.0+). See SuperSourceBoxBorderCommand for the write side.

Hierarchy

Constructors

Properties

properties: Readonly<{
    border: SuperSourceBoxBorder;
    boxId: number;
    ssrcId: number;
}>

Type declaration

minimumVersion: V9_6 = ProtocolVersion.V9_6
rawName: "SSSB" = 'SSSB'

Methods

Generated using TypeDoc