ProtectionSystemSpecificHeaderBoxContents 类

定义

表示 PIFF 内容中“保护特定标头”框的内容。 内容包括保护系统标识符和序列化的 PlayReady 对象。

[System.Serializable]
public class ProtectionSystemSpecificHeaderBoxContents
[<System.Serializable>]
type ProtectionSystemSpecificHeaderBoxContents = class
Public Class ProtectionSystemSpecificHeaderBoxContents
继承
ProtectionSystemSpecificHeaderBoxContents
属性

构造函数

ProtectionSystemSpecificHeaderBoxContents()

初始化 ProtectionSystemSpecificHeaderBoxContents 类的新实例。

ProtectionSystemSpecificHeaderBoxContents(PlayReadyObject)

从指定的 PlayReady 对象初始化 类的新实例 ProtectionSystemSpecificHeaderBoxContents

属性

Data

获取或设置播放内容所需的内容保护特定数据。 特定于内容保护的数据格式由保护系统定义。

ProtectionSystemId

获取或设置用于生成许可证的保护系统。

适用于