Class DownstreamKeyMaskCommand

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

Hierarchy

Constructors

Properties

_properties: Partial<DownstreamKeyerMask>
downstreamKeyerId: number
flag: number
MaskFlags: {
    bottom: number;
    enabled: number;
    left: number;
    right: number;
    top: number;
} = ...

Type declaration

  • bottom: number
  • enabled: number
  • left: number
  • right: number
  • top: number
minimumVersion?: ProtocolVersion
rawName: "CDsM" = 'CDsM'

Accessors

Methods

Generated using TypeDoc