ContentKeyPolicyPlayReadyLicense interface
PlayReady ライセンス
プロパティ
allow |
テスト デバイスでライセンスを使用できるかどうかを示すフラグ。 |
begin |
ライセンスの開始日 |
content |
コンテンツ キーの場所。 |
content |
PlayReady コンテンツ タイプ。 |
expiration |
ライセンスの有効期限。 |
grace |
ライセンスの猶予期間。 |
license |
ライセンスの種類。 |
play |
ライセンス PlayRight |
relative |
ライセンスの相対開始日。 |
relative |
ライセンスの相対的な有効期限日。 |
security |
セキュリティ レベル。 |
プロパティの詳細
allowTestDevices
テスト デバイスでライセンスを使用できるかどうかを示すフラグ。
allowTestDevices: boolean
プロパティ値
boolean
beginDate
ライセンスの開始日
beginDate?: Date
プロパティ値
Date
contentKeyLocation
コンテンツ キーの場所。
contentKeyLocation: ContentKeyPolicyPlayReadyContentKeyLocationUnion
プロパティ値
contentType
PlayReady コンテンツ タイプ。
contentType: string
プロパティ値
string
expirationDate
ライセンスの有効期限。
expirationDate?: Date
プロパティ値
Date
gracePeriod
ライセンスの猶予期間。
gracePeriod?: string
プロパティ値
string
licenseType
ライセンスの種類。
licenseType: string
プロパティ値
string
playRight
ライセンス PlayRight
playRight?: ContentKeyPolicyPlayReadyPlayRight
プロパティ値
relativeBeginDate
ライセンスの相対開始日。
relativeBeginDate?: string
プロパティ値
string
relativeExpirationDate
ライセンスの相対的な有効期限日。
relativeExpirationDate?: string
プロパティ値
string
securityLevel
セキュリティ レベル。
securityLevel?: string
プロパティ値
string