Class InputPropertiesCommand

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

Hierarchy

Constructors

Properties

_properties: Partial<OmitReadonly<InputChannel>>
flag: number
inputId: number
MaskFlags: {
    externalPortType: number;
    longName: number;
    shortName: number;
} = ...

Type declaration

  • externalPortType: number
  • longName: number
  • shortName: number
minimumVersion?: ProtocolVersion
rawName: "CInL" = 'CInL'

Accessors

Methods

Generated using TypeDoc