ContentKeyPolicyPlayReadyPlayRight.UncompressedDigitalAudioOpl プロパティ

定義

非圧縮デジタル オーディオの出力保護レベルを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象