Sdílet prostřednictvím


MediaGraphNodeInput.OutputSelectors Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="outputSelectors")]
public System.Collections.Generic.IList<Microsoft.Azure.Media.LiveVideoAnalytics.Edge.Models.MediaGraphOutputSelector> OutputSelectors { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="outputSelectors")>]
member this.OutputSelectors : System.Collections.Generic.IList<Microsoft.Azure.Media.LiveVideoAnalytics.Edge.Models.MediaGraphOutputSelector> with get, set
Public Property OutputSelectors As IList(Of MediaGraphOutputSelector)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to