ContentKeyPolicyPolicyOptionPlayreadyConfigurationLicensePlayRightArgs

data class ContentKeyPolicyPolicyOptionPlayreadyConfigurationLicensePlayRightArgs(val agcAndColorStripeRestriction: Output<Int>? = null, val allowPassingVideoContentToUnknownOutput: Output<String>? = null, val analogVideoOpl: Output<Int>? = null, val compressedDigitalAudioOpl: Output<Int>? = null, val compressedDigitalVideoOpl: Output<Int>? = null, val digitalVideoOnlyContentRestriction: Output<Boolean>? = null, val explicitAnalogTelevisionOutputRestriction: Output<ContentKeyPolicyPolicyOptionPlayreadyConfigurationLicensePlayRightExplicitAnalogTelevisionOutputRestrictionArgs>? = null, val firstPlayExpiration: Output<String>? = null, val imageConstraintForAnalogComponentVideoRestriction: Output<Boolean>? = null, val imageConstraintForAnalogComputerMonitorRestriction: Output<Boolean>? = null, val scmsRestriction: Output<Int>? = null, val uncompressedDigitalAudioOpl: Output<Int>? = null, val uncompressedDigitalVideoOpl: Output<Int>? = null) : ConvertibleToJava<ContentKeyPolicyPolicyOptionPlayreadyConfigurationLicensePlayRightArgs>

Constructors

constructor(agcAndColorStripeRestriction: Output<Int>? = null, allowPassingVideoContentToUnknownOutput: Output<String>? = null, analogVideoOpl: Output<Int>? = null, compressedDigitalAudioOpl: Output<Int>? = null, compressedDigitalVideoOpl: Output<Int>? = null, digitalVideoOnlyContentRestriction: Output<Boolean>? = null, explicitAnalogTelevisionOutputRestriction: Output<ContentKeyPolicyPolicyOptionPlayreadyConfigurationLicensePlayRightExplicitAnalogTelevisionOutputRestrictionArgs>? = null, firstPlayExpiration: Output<String>? = null, imageConstraintForAnalogComponentVideoRestriction: Output<Boolean>? = null, imageConstraintForAnalogComputerMonitorRestriction: Output<Boolean>? = null, scmsRestriction: Output<Int>? = null, uncompressedDigitalAudioOpl: Output<Int>? = null, uncompressedDigitalVideoOpl: Output<Int>? = null)

Properties

Link copied to clipboard
val agcAndColorStripeRestriction: Output<Int>? = null

Configures Automatic Gain Control (AGC) and Color Stripe in the license. Must be between 0 and 3 inclusive.

Link copied to clipboard

Configures Unknown output handling settings of the license. Supported values are Allowed, AllowedWithVideoConstriction or NotAllowed.

Link copied to clipboard
val analogVideoOpl: Output<Int>? = null

Specifies the output protection level for compressed digital audio. Supported values are 100, 150 or 200.

Link copied to clipboard
val compressedDigitalAudioOpl: Output<Int>? = null

Specifies the output protection level for compressed digital audio.Supported values are 100, 150, 200, 250 or 300.

Link copied to clipboard
val compressedDigitalVideoOpl: Output<Int>? = null

Specifies the output protection level for compressed digital video. Supported values are 400 or 500.

Link copied to clipboard

Enables the Image Constraint For Analog Component Video Restriction in the license.

Link copied to clipboard
val firstPlayExpiration: Output<String>? = null

The amount of time that the license is valid after the license is first used to play content.

Enables the Image Constraint For Analog Component Video Restriction in the license.

Enables the Image Constraint For Analog Component Video Restriction in the license.

Link copied to clipboard
val scmsRestriction: Output<Int>? = null

Configures the Serial Copy Management System (SCMS) in the license. Must be between 0 and 3 inclusive.

Link copied to clipboard
val uncompressedDigitalAudioOpl: Output<Int>? = null

Specifies the output protection level for uncompressed digital audio. Supported values are 100, 150, 200, 250 or 300.

Link copied to clipboard
val uncompressedDigitalVideoOpl: Output<Int>? = null

Specifies the output protection level for uncompressed digital video. Supported values are 100, 250, 270 or 300.

Functions

Link copied to clipboard
open override fun toJava(): ContentKeyPolicyPolicyOptionPlayreadyConfigurationLicensePlayRightArgs