Share via


ContentKeyPolicyPlayReadyPlayRight.CompressedDigitalVideoOpl Property

Definition

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

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to