你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

StreamingLocatorContentKey 类

流式处理定位符中内容密钥的类。

变量仅由服务器填充,发送请求时将被忽略。

必须填充所有必需的参数才能发送到 Azure。

继承
azure.mgmt.media._serialization.Model
StreamingLocatorContentKey

构造函数

StreamingLocatorContentKey(*, id: str, label_reference_in_streaming_policy: str | None = None, value: str | None = None, **kwargs)

变量

id
str

内容密钥的 ID。 必需。

type
strStreamingLocatorContentKeyType

内容密钥的加密类型。 已知值为:“CommonEncryptionCenc”、“CommonEncryptionCbcs”和“EnvelopeEncryption”。

label_reference_in_streaming_policy
str

流式处理策略中指定的内容密钥标签。

value
str

内容键的值。

policy_name
str

内容密钥使用的 ContentKeyPolicy。

tracks
list[TrackSelection]

跟踪使用此内容密钥的项。