TextTrack.HlsSettings プロパティ

定義

テキスト トラックの HLS 固有の設定を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="hlsSettings")]
public Microsoft.Azure.Management.Media.Models.HlsSettings HlsSettings { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="hlsSettings")>]
member this.HlsSettings : Microsoft.Azure.Management.Media.Models.HlsSettings with get, set
Public Property HlsSettings As HlsSettings

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象