StreamingLocatorContentKey interface
串流定位器中內容金鑰的類別
屬性
id | 內容金鑰的識別碼 |
label |
串流原則中指定的內容金鑰標籤 |
policy |
ContentKeyPolicy 由內容金鑰注意:此屬性不會序列化。 它只能由伺服器填入。 |
tracks | 追蹤使用此內容金鑰注意:此屬性不會序列化。 它只能由伺服器填入。 |
type | 內容金鑰的加密類型注意:此屬性不會序列化。 它只能由伺服器填入。 |
value | 內容索引鍵的值 |
屬性詳細資料
id
內容金鑰的識別碼
id: string
屬性值
string
labelReferenceInStreamingPolicy
串流原則中指定的內容金鑰標籤
labelReferenceInStreamingPolicy?: string
屬性值
string
policyName
ContentKeyPolicy 由內容金鑰注意:此屬性不會序列化。 它只能由伺服器填入。
policyName?: string
屬性值
string
tracks
type
內容金鑰的加密類型注意:此屬性不會序列化。 它只能由伺服器填入。
type?: string
屬性值
string
value
內容索引鍵的值
value?: string
屬性值
string