Class DownstreamKeyOnAirCommand

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

Accessors

Methods

Generated using TypeDoc