Uses of Class
com.azure.resourcemanager.mediaservices.models.ContentKeyPolicyPlayReadyExplicitAnalogTelevisionRestriction
Package
Description
Package containing the data models for AzureMediaServices.
-
Uses of ContentKeyPolicyPlayReadyExplicitAnalogTelevisionRestriction in com.azure.resourcemanager.mediaservices.models
Modifier and TypeMethodDescriptionContentKeyPolicyPlayReadyPlayRight.explicitAnalogTelevisionOutputRestriction()
Get the explicitAnalogTelevisionOutputRestriction property: Configures the Explicit Analog Television Output Restriction in the license.ContentKeyPolicyPlayReadyExplicitAnalogTelevisionRestriction.withBestEffort
(boolean bestEffort) Set the bestEffort property: Indicates whether this restriction is enforced on a Best Effort basis.ContentKeyPolicyPlayReadyExplicitAnalogTelevisionRestriction.withConfigurationData
(int configurationData) Set the configurationData property: Configures the restriction control bits.Modifier and TypeMethodDescriptionContentKeyPolicyPlayReadyPlayRight.withExplicitAnalogTelevisionOutputRestriction
(ContentKeyPolicyPlayReadyExplicitAnalogTelevisionRestriction explicitAnalogTelevisionOutputRestriction) Set the explicitAnalogTelevisionOutputRestriction property: Configures the Explicit Analog Television Output Restriction in the license.