Class FairlightMixerMonitorSoloCommand

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

Hierarchy

Constructors

Properties

_properties: Partial<OmitReadonly<FairlightAudioMonitorSolo>>
flag: number
MaskFlags: {
    index: number;
    solo: number;
    source: number;
} = ...

Type declaration

  • index: number
  • solo: number
  • source: number
minimumVersion?: ProtocolVersion
rawName: "CFMS" = 'CFMS'

Accessors

Methods

Generated using TypeDoc