Enumeration HrdStreamingOsCommandAction

Enum for selecting the action to perform in HRD streaming.

Enumeration Members

Enumeration Members

CONFIGURE_STREAM: 0

Deletes all previous HRD files from the filesystem. The user then configures the stream duration and the variable to stream. File deletion may take up to approximately 5 seconds in the worst-case scenario.

START_STREAM: 1

Starts the stream using the previously configured settings.

Generated using TypeDoc