Freigeben über


PackagingResponse.StreamProtectionResponses Property

Definition

Gets the collection of StreamProtectionInformation that is associated with the stream information in the challenge.

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

Property Value

The collection of StreamProtectionInformation that is associated with the stream information in the challenge.

Applies to