Share via


EnabledProtocols.SmoothStreaming Property

Definition

Gets or sets enable SmoothStreaming protocol or not

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to