Class MultiViewerPropertiesCommand

Base command type for a full writable command, which uses flags to indicate the changed properties

Hierarchy

Constructors

Properties

_properties: Partial<MultiViewerPropertiesState>
flag: number
multiViewerId: number
MaskFlags: {
    layout: number;
    programPreviewSwapped: number;
} = ...

Type declaration

  • layout: number
  • programPreviewSwapped: number
minimumVersion: V8_0 = ProtocolVersion.V8_0
rawName: "CMvP" = 'CMvP'

Accessors

Methods

Generated using TypeDoc