Compartilhar via


PackagingChallenge.StreamProtectionRequests Property

Definition

Gets the collection of StreamInformation objects that identify the fragments to be encrypted.

public System.Collections.ObjectModel.Collection<Microsoft.Media.Drm.StreamInformation> StreamProtectionRequests { get; }
member this.StreamProtectionRequests : System.Collections.ObjectModel.Collection<Microsoft.Media.Drm.StreamInformation>
Public ReadOnly Property StreamProtectionRequests As Collection(Of StreamInformation)

Property Value

The collection of StreamInformation objects that identify the fragments to be encrypted.

Applies to