Share via


EnabledProtocols.Hls Property

Definition

Gets or sets enable HLS protocol or not

[Newtonsoft.Json.JsonProperty(PropertyName="hls")]
public bool Hls { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="hls")>]
member this.Hls : bool with get, set
Public Property Hls As Boolean

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to