StreamingPolicyCommonEncryptionCencDrmPlayready

data class StreamingPolicyCommonEncryptionCencDrmPlayready(val customAttributes: String? = null, val customLicenseAcquisitionUrlTemplate: String? = null)

Constructors

constructor(customAttributes: String? = null, customLicenseAcquisitionUrlTemplate: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Custom attributes for PlayReady. Changing this forces a new Streaming Policy to be created.

Link copied to clipboard

The URL template for the custom service that delivers licenses to the end user. This is not required when using Azure Media Services for issuing licenses. Changing this forces a new Streaming Policy to be created.