ContentKeyPolicyPlayReadyPlayRight.AgcAndColorStripeRestriction プロパティ

定義

ライセンスの自動ゲイン制御 (AGC) とカラー ストライプを取得または設定します。 0 ~ 3 の範囲にする必要があります。

[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)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象