Streaming Policy Common Encryption Cbcs Drm Fairplay Args
data class StreamingPolicyCommonEncryptionCbcsDrmFairplayArgs(val allowPersistentLicense: Output<Boolean>? = null, val customLicenseAcquisitionUrlTemplate: Output<String>? = null) : ConvertibleToJava<StreamingPolicyCommonEncryptionCbcsDrmFairplayArgs>
Properties
Link copied to clipboard
All license to be persistent or not. 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.