你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
ContentKeyPolicyPlayReadyPlayRight 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
在 PlayReady 许可证中配置播放权限。
public class ContentKeyPolicyPlayReadyPlayRight
type ContentKeyPolicyPlayReadyPlayRight = class
Public Class ContentKeyPolicyPlayReadyPlayRight
- 继承
-
ContentKeyPolicyPlayReadyPlayRight
构造函数
ContentKeyPolicyPlayReadyPlayRight() |
初始化 ContentKeyPolicyPlayReadyPlayRight 类的新实例。 |
ContentKeyPolicyPlayReadyPlayRight(Boolean, Boolean, Boolean, ContentKeyPolicyPlayReadyUnknownOutputPassingOption, Nullable<TimeSpan>, Nullable<Int32>, Nullable<Int32>, ContentKeyPolicyPlayReadyExplicitAnalogTelevisionRestriction, Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, Nullable<Int32>) |
初始化 ContentKeyPolicyPlayReadyPlayRight 类的新实例。 |
属性
AgcAndColorStripeRestriction |
获取或设置 (许可证中的 AGC) 和色带配置自动增益控制。 必须介于 0 和 3 之间(含 0 到 3)。 |
AllowPassingVideoContentToUnknownOutput |
获取或设置配置许可证的未知输出处理设置。 可能的值包括:“Unknown”、“NotAllowed”、“Allowed”、“AllowedWithVideoConstriction” |
AnalogVideoOpl |
获取或设置指定压缩数字音频的输出保护级别。 |
CompressedDigitalAudioOpl |
获取或设置指定压缩数字音频的输出保护级别。 |
CompressedDigitalVideoOpl |
获取或设置指定压缩数字视频的输出保护级别。 |
DigitalVideoOnlyContentRestriction |
获取或设置在许可证中启用模拟组件视频限制的图像约束。 |
ExplicitAnalogTelevisionOutputRestriction |
获取或设置在许可证中配置显式模拟电视输出限制。 配置数据必须介于 0 和 3(含)之间。 |
FirstPlayExpiration |
获取或设置首次使用许可证播放内容后许可证的有效期。 |
ImageConstraintForAnalogComponentVideoRestriction |
获取或设置在许可证中启用模拟组件视频限制的图像约束。 |
ImageConstraintForAnalogComputerMonitorRestriction |
获取或设置在许可证中启用模拟组件视频限制的图像约束。 |
ScmsRestriction |
获取或设置在许可证中配置串行复制管理系统 (SCMS) 。 必须介于 0 和 3 之间(含 0 到 3)。 |
UncompressedDigitalAudioOpl |
获取或设置指定未压缩数字音频的输出保护级别。 |
UncompressedDigitalVideoOpl |
获取或设置指定未压缩数字视频的输出保护级别。 |
方法
Validate() |
验证 对象。 |