Share via


PlayRight.AnalogVideoOutputProtectionList Property

Definition

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.

Applies to