PackagingChallenge.StreamProtectionRequests 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 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.