ContentKeyPolicyPlayReadyPlayRight.AgcAndColorStripeRestriction Property

Definition

Gets or sets configures Automatic Gain Control (AGC) and Color Stripe in the license. Must be between 0 and 3 inclusive.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to