Class MixEffectKeyOnAirCommand

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

Hierarchy

Constructors

Properties

_properties: {
    onAir: boolean;
}

Type declaration

  • onAir: boolean
mixEffect: number
runOrderGroup?: number = 0

Link

ISerializableCommand.runOrderGroup

upstreamKeyerId: number
minimumVersion?: ProtocolVersion
rawName: "CKOn" = 'CKOn'

Accessors

Methods

Generated using TypeDoc