MediaGraphTopologyProperties.Processors Property

Definition

The list of processor nodes in this topology.

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

Property Value

Applies to