Share via


TextTrack.HlsSettings Property

Definition

Gets or sets the HLS specific setting for the text track.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to