MediaGraphNodeInput.OutputSelectors Property

Definition

Allows for the selection of particular streams from another node.

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

Property Value

Applies to