다음을 통해 공유


PlayRight.DigitalVideoOutputProtectionList Property

Definition

Gets the list of digital video output protections that have been added to this play right.

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)

Property Value

The list of digital video output protections that have been added to this play right.

Applies to