Class MixEffectKeyMaskSetCommand

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

Hierarchy

Constructors

Properties

_properties: Partial<UpstreamKeyerMaskSettings>
flag: number
mixEffect: number
upstreamKeyerId: number
MaskFlags: {
    maskBottom: number;
    maskEnabled: number;
    maskLeft: number;
    maskRight: number;
    maskTop: number;
} = ...

Type declaration

  • maskBottom: number
  • maskEnabled: number
  • maskLeft: number
  • maskRight: number
  • maskTop: number
minimumVersion?: ProtocolVersion
rawName: "CKMs" = 'CKMs'

Accessors

Methods

Generated using TypeDoc