LivePipelineState.Active Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET