Class DownstreamKeyGeneralCommand

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

Hierarchy

Constructors

Properties

_properties: Partial<DownstreamKeyerGeneral>
downstreamKeyerId: number
flag: number
MaskFlags: {
    clip: number;
    gain: number;
    invert: number;
    preMultiply: number;
} = ...

Type declaration

  • clip: number
  • gain: number
  • invert: number
  • preMultiply: number
minimumVersion?: ProtocolVersion
rawName: "CDsG" = 'CDsG'

Accessors

Methods

Generated using TypeDoc