共用方式為


StreamingPolicyFairPlayConfiguration interface

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

屬性

allowPersistentLicense

所有要永續性的授權

customLicenseAcquisitionUrlTemplate

自訂服務 URL 的範本,將授權傳遞給終端使用者播放機。 使用 Azure 媒體服務發出授權時不需要。 此範本支援服務將在運行時間更新的可取代令牌,其值為要求特定的值。 目前支援的令牌值為 {AlternativeMediaId},其會取代為 StreamingLocatorId.AlternativeMediaId 和 {ContentKeyId}的值,其會取代為所要求的密鑰標識碼值。

屬性詳細資料

allowPersistentLicense

所有要永續性的授權

allowPersistentLicense: boolean

屬性值

boolean

customLicenseAcquisitionUrlTemplate

自訂服務 URL 的範本,將授權傳遞給終端使用者播放機。 使用 Azure 媒體服務發出授權時不需要。 此範本支援服務將在運行時間更新的可取代令牌,其值為要求特定的值。 目前支援的令牌值為 {AlternativeMediaId},其會取代為 StreamingLocatorId.AlternativeMediaId 和 {ContentKeyId}的值,其會取代為所要求的密鑰標識碼值。

customLicenseAcquisitionUrlTemplate?: string

屬性值

string