PlayRight.AnalogVideoOutputProtectionList 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 analog video output protections that have been added to this play right.
public System.Collections.Generic.List<Microsoft.Media.Drm.ExplicitOutputProtection> AnalogVideoOutputProtectionList { get; }
member this.AnalogVideoOutputProtectionList : System.Collections.Generic.List<Microsoft.Media.Drm.ExplicitOutputProtection>
Public ReadOnly Property AnalogVideoOutputProtectionList As List(Of ExplicitOutputProtection)
Property Value
The list of analog video output protections that have been added to this play right.