StreamingLocatorContentKey 類別
串流定位器中內容索引鍵的類別。
變數只會由伺服器填入,而且會在傳送要求時予以忽略。
必須填入所有必要的參數,才能傳送至 Azure。
- 繼承
-
azure.mgmt.media._serialization.ModelStreamingLocatorContentKey
建構函式
StreamingLocatorContentKey(*, id: str, label_reference_in_streaming_policy: str | None = None, value: str | None = None, **kwargs)
僅限關鍵字的參數
名稱 | Description |
---|---|
id
|
內容金鑰的識別碼。 必要。 |
label_reference_in_streaming_policy
|
串流原則中指定的內容金鑰標籤。 |
value
|
內容索引鍵的值。 |
變數
名稱 | Description |
---|---|
id
|
內容金鑰的識別碼。 必要。 |
type
|
內容金鑰的加密類型。 已知值為:「CommonEncryptionCenc」、「CommonEncryptionCbcs」 和 「EnvelopeEncryption」。 |
label_reference_in_streaming_policy
|
串流原則中指定的內容金鑰標籤。 |
value
|
內容索引鍵的值。 |
policy_name
|
ContentKeyPolicy 由內容金鑰使用。 |
tracks
|
追蹤使用此內容金鑰的金鑰。 |