MediaGraphTopologyProperties.Processors 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 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)