你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
ContentKeyPolicyPlayReadyPlayRight 类
在 PlayReady 许可证中配置“播放权限”。
必须填充所有必需的参数才能发送到 Azure。
- 继承
-
azure.mgmt.media._serialization.ModelContentKeyPolicyPlayReadyPlayRight
构造函数
ContentKeyPolicyPlayReadyPlayRight(*, digital_video_only_content_restriction: bool, image_constraint_for_analog_component_video_restriction: bool, image_constraint_for_analog_computer_monitor_restriction: bool, allow_passing_video_content_to_unknown_output: str | _models.ContentKeyPolicyPlayReadyUnknownOutputPassingOption, first_play_expiration: timedelta | None = None, scms_restriction: int | None = None, agc_and_color_stripe_restriction: int | None = None, explicit_analog_television_output_restriction: _models.ContentKeyPolicyPlayReadyExplicitAnalogTelevisionRestriction | None = None, uncompressed_digital_video_opl: int | None = None, compressed_digital_video_opl: int | None = None, analog_video_opl: int | None = None, compressed_digital_audio_opl: int | None = None, uncompressed_digital_audio_opl: int | None = None, **kwargs)
仅限关键字的参数
名称 | 说明 |
---|---|
first_play_expiration
|
许可证首次用于播放内容之后许可证的有效期。 |
scms_restriction
|
在许可证中配置串行复制管理系统 (SCMS) 。 必须介于 0 和 3(含 3)之间。 |
agc_and_color_stripe_restriction
|
在许可证中 (AGC) 和色带配置自动增益控制。 必须介于 0 和 3(含 3)之间。 |
explicit_analog_television_output_restriction
|
在许可证中配置显式模拟电视输出限制。 配置数据必须介于 0 和 3(含 3)之间。 |
digital_video_only_content_restriction
|
在许可证中为模拟组件视频限制启用图像约束。 必需。 |
image_constraint_for_analog_component_video_restriction
|
在许可证中为模拟组件视频限制启用图像约束。 必需。 |
image_constraint_for_analog_computer_monitor_restriction
|
在许可证中为模拟组件视频限制启用图像约束。 必需。 |
allow_passing_video_content_to_unknown_output
|
配置许可证的未知输出处理设置。 必需。 已知值为:“Unknown”、“NotAllowed”、“Allowed”和“AllowedWithVideoConstriction”。 |
uncompressed_digital_video_opl
|
指定未压缩数字视频的输出保护级别。 |
compressed_digital_video_opl
|
指定压缩数字视频的输出保护级别。 |
analog_video_opl
|
指定压缩数字音频的输出保护级别。 |
compressed_digital_audio_opl
|
指定压缩数字音频的输出保护级别。 |
uncompressed_digital_audio_opl
|
指定未压缩数字音频的输出保护级别。 |
变量
名称 | 说明 |
---|---|
first_play_expiration
|
许可证首次用于播放内容之后许可证的有效期。 |
scms_restriction
|
在许可证中配置串行复制管理系统 (SCMS) 。 必须介于 0 和 3(含 3)之间。 |
agc_and_color_stripe_restriction
|
在许可证中 (AGC) 和色带配置自动增益控制。 必须介于 0 和 3(含 3)之间。 |
explicit_analog_television_output_restriction
|
在许可证中配置显式模拟电视输出限制。 配置数据必须介于 0 和 3(含 3)之间。 |
digital_video_only_content_restriction
|
在许可证中为模拟组件视频限制启用图像约束。 必需。 |
image_constraint_for_analog_component_video_restriction
|
在许可证中为模拟组件视频限制启用图像约束。 必需。 |
image_constraint_for_analog_computer_monitor_restriction
|
在许可证中为模拟组件视频限制启用图像约束。 必需。 |
allow_passing_video_content_to_unknown_output
|
配置许可证的未知输出处理设置。 必需。 已知值为:“Unknown”、“NotAllowed”、“Allowed”和“AllowedWithVideoConstriction”。 |
uncompressed_digital_video_opl
|
指定未压缩数字视频的输出保护级别。 |
compressed_digital_video_opl
|
指定压缩数字视频的输出保护级别。 |
analog_video_opl
|
指定压缩数字音频的输出保护级别。 |
compressed_digital_audio_opl
|
指定压缩数字音频的输出保护级别。 |
uncompressed_digital_audio_opl
|
指定未压缩数字音频的输出保护级别。 |