NodeInput.OutputSelectors Property

Definition

Allows for the selection of specific data streams (eg. video only) from another node.

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

Property Value

Applies to