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

StreamingLocatorContentKey 类

定义

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

public class StreamingLocatorContentKey
type StreamingLocatorContentKey = class
Public Class StreamingLocatorContentKey
继承
StreamingLocatorContentKey

构造函数

StreamingLocatorContentKey()

初始化 StreamingLocatorContentKey 类的新实例。

StreamingLocatorContentKey(Guid, StreamingLocatorContentKeyType, String, String, String, IList<TrackSelection>)

初始化 StreamingLocatorContentKey 类的新实例。

属性

Id

获取或设置内容密钥的 ID

LabelReferenceInStreamingPolicy

获取或设置流式处理策略中指定的内容密钥标签

PolicyName

获取内容密钥使用的 contentKeyPolicy

Tracks

获取使用此内容密钥的曲目

Type

获取内容密钥的加密类型。 可能的值包括:“CommonEncryptionCenc”、“CommonEncryptionCbcs”、“EnvelopeEncryption”

Value

获取或设置内容键的值

方法

Validate()

验证 对象。

适用于