Share via


StreamProtectionInformation.ProtectionSystemSpecificHeaderBoxes Property

Definition

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.

Applies to