LiveOutput.Hls Property

Definition

Gets or sets HTTP Live Streaming (HLS) packing setting for the live output.

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

Property Value

Hls
Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to