Condividi tramite


PlayRight.DigitalAudioOutputProtectionList Property

Definition

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

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

Property Value

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

Applies to