ContentKeyPolicyFairPlayOfflineRentalConfiguration.PlaybackDurationSeconds Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets playback duration
[Newtonsoft.Json.JsonProperty(PropertyName="playbackDurationSeconds")]
public long PlaybackDurationSeconds { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="playbackDurationSeconds")>]
member this.PlaybackDurationSeconds : int64 with get, set
Public Property PlaybackDurationSeconds As Long
Property Value
- System.Int64
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute