StreamProtectionInformation.AddProtectionSystemSpecificHeaderBoxContents Method
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.
Adds the protection system specific header box contents.
public void AddProtectionSystemSpecificHeaderBoxContents (Microsoft.Media.Drm.ProtectionSystemSpecificHeaderBoxContents pssh);
member this.AddProtectionSystemSpecificHeaderBoxContents : Microsoft.Media.Drm.ProtectionSystemSpecificHeaderBoxContents -> unit
Public Sub AddProtectionSystemSpecificHeaderBoxContents (pssh As ProtectionSystemSpecificHeaderBoxContents)
Parameters
The ProtectionSystemSpecificHeaderBoxContents to be added.