SinkNodeBase.Inputs Property

Definition

An array of upstream node references within the topology to be used as inputs for this node.

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

Property Value

Applies to