Share via


ContentKeyPolicyPlayReadyPlayRight.UncompressedDigitalVideoOpl Property

Definition

Gets or sets specifies the output protection level for uncompressed digital video.

[Newtonsoft.Json.JsonProperty(PropertyName="uncompressedDigitalVideoOpl")]
public int? UncompressedDigitalVideoOpl { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="uncompressedDigitalVideoOpl")>]
member this.UncompressedDigitalVideoOpl : Nullable<int> with get, set
Public Property UncompressedDigitalVideoOpl As Nullable(Of Integer)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to