Delen via


PresentationTimeRange.PresentationWindowDuration Property

Definition

Gets or sets the relative to end sliding window.

[Newtonsoft.Json.JsonProperty(PropertyName="presentationWindowDuration")]
public long? PresentationWindowDuration { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="presentationWindowDuration")>]
member this.PresentationWindowDuration : Nullable<int64> with get, set
Public Property PresentationWindowDuration As Nullable(Of Long)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to