Class RecordingStatusCommand

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

Hierarchy

Constructors

Properties

Accessors

Methods

Constructors

Properties

_properties: {
    recording: boolean;
}

Type declaration

  • recording: boolean
minimumVersion: V8_1_1 = ProtocolVersion.V8_1_1
rawName: "RcTM" = 'RcTM'

Accessors

Methods

Generated using TypeDoc