LivePipelineState.Active Property

Definition

The live pipeline is active and able to process media. If your data source is not available, for instance, if your RTSP camera is powered off or unreachable, the pipeline will still be active and periodically retrying the connection. Your Azure subscription will be billed for the duration in which the live pipeline is in the active state.

public static Azure.Media.VideoAnalyzer.Edge.Models.LivePipelineState Active { get; }
static member Active : Azure.Media.VideoAnalyzer.Edge.Models.LivePipelineState
Public Shared ReadOnly Property Active As LivePipelineState

Property Value

Applies to