ContentKeyPolicyPolicyOptionPlayreadyConfigurationLicensePlayRight

data class ContentKeyPolicyPolicyOptionPlayreadyConfigurationLicensePlayRight(val agcAndColorStripeRestriction: Int? = null, val allowPassingVideoContentToUnknownOutput: String? = null, val analogVideoOpl: Int? = null, val compressedDigitalAudioOpl: Int? = null, val compressedDigitalVideoOpl: Int? = null, val digitalVideoOnlyContentRestriction: Boolean? = null, val explicitAnalogTelevisionOutputRestriction: ContentKeyPolicyPolicyOptionPlayreadyConfigurationLicensePlayRightExplicitAnalogTelevisionOutputRestriction? = null, val firstPlayExpiration: String? = null, val imageConstraintForAnalogComponentVideoRestriction: Boolean? = null, val imageConstraintForAnalogComputerMonitorRestriction: Boolean? = null, val scmsRestriction: Int? = null, val uncompressedDigitalAudioOpl: Int? = null, val uncompressedDigitalVideoOpl: Int? = null)

Constructors

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

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

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: Int? = null

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

Link copied to clipboard

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

Link copied to clipboard

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

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: Int? = null

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

Link copied to clipboard

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

Link copied to clipboard

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