Class RecordingStatusCommand

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

Hierarchy

Constructors

Properties

_properties: {
    recording: boolean;
}

Type declaration

  • recording: boolean
runOrderGroup?: number = 0

Link

ISerializableCommand.runOrderGroup

minimumVersion: V8_1_1 = ProtocolVersion.V8_1_1
rawName: "RcTM" = 'RcTM'

Accessors

Methods

Generated using TypeDoc