Class FairlightMixerSourceDynamicsResetCommand

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

Hierarchy

  • WritableCommand<FairlightDynamicsResetProps>
    • FairlightMixerSourceDynamicsResetCommand

Constructors

Properties

_properties: Partial<FairlightDynamicsResetProps>
flag: number
index: number
source: bigint
MaskFlags?: {
    [key: string]: number;
}

Type declaration

  • [key: string]: number
minimumVersion?: ProtocolVersion
rawName: "RICD" = 'RICD'

Accessors

Methods

Generated using TypeDoc