Uses of Class
com.azure.resourcemanager.mediaservices.models.StreamingPolicyFairPlayConfiguration
Package
Description
Package containing the data models for AzureMediaServices.
-
Uses of StreamingPolicyFairPlayConfiguration in com.azure.resourcemanager.mediaservices.models
Modifier and TypeMethodDescriptionCbcsDrmConfiguration.fairPlay()
Get the fairPlay property: FairPlay configurations.StreamingPolicyFairPlayConfiguration.withAllowPersistentLicense
(boolean allowPersistentLicense) Set the allowPersistentLicense property: All license to be persistent or not.StreamingPolicyFairPlayConfiguration.withCustomLicenseAcquisitionUrlTemplate
(String customLicenseAcquisitionUrlTemplate) Set the customLicenseAcquisitionUrlTemplate property: Template for the URL of the custom service delivering licenses to end user players.Modifier and TypeMethodDescriptionCbcsDrmConfiguration.withFairPlay
(StreamingPolicyFairPlayConfiguration fairPlay) Set the fairPlay property: FairPlay configurations.