你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

MediaGraphSink.Inputs 属性

定义

媒体图中其他节点的名称数组,其输出用作此接收器节点的输入。

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

属性值

适用于