StopPipeline

Syntax
METHOD StopPipeline : BOOL
VAR_INPUT
stCmd : REFERENCE TO T_ALY_SPRuleEnginePipeline_Cmd;
END_VAR
Inputs
Name | Type | Description |
---|---|---|
stCmd | REFERENCE TO T_ALY_SPRuleEnginePipeline_Cmd | JSON command to stop recording of a live stream. |
Return value
Name | Type | Description |
---|---|---|
StopPipeline | BOOL | Is TRUE when completed. |