次の方法で共有


MediaGraphNodeInput.OutputSelectors プロパティ

定義

[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)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象