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

MediaLiveEventData.StreamOptions 属性

定义

用于 LiveEvent 的选项。 此值在创建时指定,无法更新。 数组条目值的有效值为“Default”和“LowLatency”。

public System.Collections.Generic.IList<Azure.ResourceManager.Media.Models.StreamOptionsFlag> StreamOptions { get; }
member this.StreamOptions : System.Collections.Generic.IList<Azure.ResourceManager.Media.Models.StreamOptionsFlag>
Public ReadOnly Property StreamOptions As IList(Of StreamOptionsFlag)

属性值

适用于