StopPipeline

StopPipeline 1:

Syntax

METHOD StopPipeline : BOOL
VAR_INPUT
    stCmd : REFERENCE TO T_ALY_SPRuleEnginePipeline_Cmd;
END_VAR

StopPipeline 2: Inputs

Name

Type

Description

stCmd

REFERENCE TO T_ALY_SPRuleEnginePipeline_Cmd

JSON command to stop recording of a live stream.

StopPipeline 3: Return value

Name

Type

Description

StopPipeline

BOOL

Is TRUE when completed.