PlayRight.DigitalVideoOutputProtectionList Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.