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
upstreamKeyerId: number
minimumVersion?: ProtocolVersion
rawName: "CKOn" = 'CKOn'

Accessors

Methods

Generated using TypeDoc