共用方式為


StreamingPolicyFairPlayConfiguration 類別

在串流原則中指定 FairPlay 設定的類別。

必須填入所有必要的參數,才能傳送至 Azure。

繼承
azure.mgmt.media._serialization.Model
StreamingPolicyFairPlayConfiguration

建構函式

StreamingPolicyFairPlayConfiguration(*, allow_persistent_license: bool, custom_license_acquisition_url_template: str | None = None, **kwargs)

變數

custom_license_acquisition_url_template
str

自訂服務的 URL 範本,會將授權傳遞給終端使用者播放程式。 使用 Azure 媒體服務來發行授權時不需要。 此範本支援可更換的權杖,服務將在執行階段將權杖更新為要求的特定值。 目前支援的權杖值為 {AlternativeMediaId},此值會取代為 StreamingLocatorId.AlternativeMediaId 和 {ContentKeyId}的值,此值會取代為所要求金鑰的識別碼值。

allow_persistent_license
bool

所有要永續性的授權。 必要。