次の方法で共有


PresentationTimeRange.LiveBackoffDuration プロパティ

定義

右端からの相対位置を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象