PipelineTopologyProperties.Processors Property

Definition

List of the topology processor nodes. Processor nodes enable pipeline data to be analyzed, processed or transformed.

public System.Collections.Generic.IList<Azure.Media.VideoAnalyzer.Edge.Models.ProcessorNodeBase> Processors { get; }
member this.Processors : System.Collections.Generic.IList<Azure.Media.VideoAnalyzer.Edge.Models.ProcessorNodeBase>
Public ReadOnly Property Processors As IList(Of ProcessorNodeBase)

Property Value

Applies to