Dela via


MediaGraphProcessor.Inputs Property

Definition

An array of the names of the other nodes in the media graph, the outputs of which are used as input for this processor node.

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

Property Value

Applies to