File

src/waveform/waveform-control-command.ts

Description

Waveform Control command allows you to start (true) or stop (false) the application's components.

Index

Properties

Properties

started
started: boolean
Type : boolean

true to start, false to stop

export class IWaveformControlCommand {
    /** true to start, false to stop */
    started: boolean;
}

results matching ""

    No results matching ""