StreamProtectionInformation.ProtectionSystemSpecificHeaderBoxes 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 data to be stored in the protection system specific header box which contains embedded licenses for live TV scenarios.
public System.Collections.ObjectModel.Collection<Microsoft.Media.Drm.ProtectionSystemSpecificHeaderBoxContents> ProtectionSystemSpecificHeaderBoxes { get; }
member this.ProtectionSystemSpecificHeaderBoxes : System.Collections.ObjectModel.Collection<Microsoft.Media.Drm.ProtectionSystemSpecificHeaderBoxContents>
Public ReadOnly Property ProtectionSystemSpecificHeaderBoxes As Collection(Of ProtectionSystemSpecificHeaderBoxContents)
Property Value
The data to be stored in the protection system specific header box which contains embedded licenses for live TV scenarios.