次の方法で共有


PlayRight.DigitalVideoOutputProtectionList プロパティ

定義

この再生権限に追加されたデジタル ビデオ出力保護の一覧を取得します。

public System.Collections.Generic.List<Microsoft.Media.Drm.ExplicitOutputProtection> DigitalVideoOutputProtectionList { get; }
member this.DigitalVideoOutputProtectionList : System.Collections.Generic.List<Microsoft.Media.Drm.ExplicitOutputProtection>
Public ReadOnly Property DigitalVideoOutputProtectionList As List(Of ExplicitOutputProtection)

プロパティ値

この再生権限に追加されたデジタル ビデオ出力保護の一覧。

適用対象