HlsSettings.Characteristics Property

Definition

Gets or sets the characteristics for the HLS setting.

[Newtonsoft.Json.JsonProperty(PropertyName="characteristics")]
public string Characteristics { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="characteristics")>]
member this.Characteristics : string with get, set
Public Property Characteristics As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to