StreamProtectionInformation.StreamInformation 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 StreamInformation from the challenge identifying the fragments to protect.
public Microsoft.Media.Drm.StreamInformation StreamInformation { get; set; }
member this.StreamInformation : Microsoft.Media.Drm.StreamInformation with get, set
Public Property StreamInformation As StreamInformation
Property Value
The StreamInformation from the challenge identifying the fragments to protect.