Class FairlightMixerSendLevelsCommand

Base command type for a simple writable command, which has a few values which must all be sent

Hierarchy

Constructors

Properties

_properties: {
    sendLevels: boolean;
}

Type declaration

  • sendLevels: boolean
runOrderGroup?: number = 0

Link

ISerializableCommand.runOrderGroup

minimumVersion?: ProtocolVersion
rawName: "SFLN" = 'SFLN'

Accessors

Methods

Generated using TypeDoc