Uses of Class
com.azure.resourcemanager.mediaservices.models.ContentKeyPolicyPlayReadyPlayRight
Package
Description
Package containing the data models for AzureMediaServices.
-
Uses of ContentKeyPolicyPlayReadyPlayRight in com.azure.resourcemanager.mediaservices.models
Modifier and TypeMethodDescriptionContentKeyPolicyPlayReadyLicense.playRight()
Get the playRight property: The license PlayRight.ContentKeyPolicyPlayReadyPlayRight.withAgcAndColorStripeRestriction
(Integer agcAndColorStripeRestriction) Set the agcAndColorStripeRestriction property: Configures Automatic Gain Control (AGC) and Color Stripe in the license.ContentKeyPolicyPlayReadyPlayRight.withAllowPassingVideoContentToUnknownOutput
(ContentKeyPolicyPlayReadyUnknownOutputPassingOption allowPassingVideoContentToUnknownOutput) Set the allowPassingVideoContentToUnknownOutput property: Configures Unknown output handling settings of the license.ContentKeyPolicyPlayReadyPlayRight.withAnalogVideoOpl
(Integer analogVideoOpl) Set the analogVideoOpl property: Specifies the output protection level for compressed digital audio.ContentKeyPolicyPlayReadyPlayRight.withCompressedDigitalAudioOpl
(Integer compressedDigitalAudioOpl) Set the compressedDigitalAudioOpl property: Specifies the output protection level for compressed digital audio.ContentKeyPolicyPlayReadyPlayRight.withCompressedDigitalVideoOpl
(Integer compressedDigitalVideoOpl) Set the compressedDigitalVideoOpl property: Specifies the output protection level for compressed digital video.ContentKeyPolicyPlayReadyPlayRight.withDigitalVideoOnlyContentRestriction
(boolean digitalVideoOnlyContentRestriction) Set the digitalVideoOnlyContentRestriction property: Enables the Image Constraint For Analog Component Video Restriction in the license.ContentKeyPolicyPlayReadyPlayRight.withExplicitAnalogTelevisionOutputRestriction
(ContentKeyPolicyPlayReadyExplicitAnalogTelevisionRestriction explicitAnalogTelevisionOutputRestriction) Set the explicitAnalogTelevisionOutputRestriction property: Configures the Explicit Analog Television Output Restriction in the license.ContentKeyPolicyPlayReadyPlayRight.withFirstPlayExpiration
(Duration firstPlayExpiration) Set the firstPlayExpiration property: The amount of time that the license is valid after the license is first used to play content.ContentKeyPolicyPlayReadyPlayRight.withImageConstraintForAnalogComponentVideoRestriction
(boolean imageConstraintForAnalogComponentVideoRestriction) Set the imageConstraintForAnalogComponentVideoRestriction property: Enables the Image Constraint For Analog Component Video Restriction in the license.ContentKeyPolicyPlayReadyPlayRight.withImageConstraintForAnalogComputerMonitorRestriction
(boolean imageConstraintForAnalogComputerMonitorRestriction) Set the imageConstraintForAnalogComputerMonitorRestriction property: Enables the Image Constraint For Analog Component Video Restriction in the license.ContentKeyPolicyPlayReadyPlayRight.withScmsRestriction
(Integer scmsRestriction) Set the scmsRestriction property: Configures the Serial Copy Management System (SCMS) in the license.ContentKeyPolicyPlayReadyPlayRight.withUncompressedDigitalAudioOpl
(Integer uncompressedDigitalAudioOpl) Set the uncompressedDigitalAudioOpl property: Specifies the output protection level for uncompressed digital audio.ContentKeyPolicyPlayReadyPlayRight.withUncompressedDigitalVideoOpl
(Integer uncompressedDigitalVideoOpl) Set the uncompressedDigitalVideoOpl property: Specifies the output protection level for uncompressed digital video.Modifier and TypeMethodDescriptionContentKeyPolicyPlayReadyLicense.withPlayRight
(ContentKeyPolicyPlayReadyPlayRight playRight) Set the playRight property: The license PlayRight.