MediaGraphNodeInput.OutputSelectors 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.
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)