Class AudioRoutingOutputCommand

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

Hierarchy

Constructors

Properties

_properties: Partial<OmitReadonly<FairlightAudioRoutingOutput>>
flag: number
id: number
MaskFlags: {
    name: number;
    sourceId: number;
} = ...

Type declaration

  • name: number
  • sourceId: number
minimumVersion?: ProtocolVersion
rawName: "AROC" = 'AROC'

Accessors

Methods

Generated using TypeDoc