Content Key Policy Play Ready Play Right Args
data class ContentKeyPolicyPlayReadyPlayRightArgs(val agcAndColorStripeRestriction: Output<Int>? = null, val allowPassingVideoContentToUnknownOutput: Output<Either<String, ContentKeyPolicyPlayReadyUnknownOutputPassingOption>>, val analogVideoOpl: Output<Int>? = null, val compressedDigitalAudioOpl: Output<Int>? = null, val compressedDigitalVideoOpl: Output<Int>? = null, val digitalVideoOnlyContentRestriction: Output<Boolean>, val explicitAnalogTelevisionOutputRestriction: Output<ContentKeyPolicyPlayReadyExplicitAnalogTelevisionRestrictionArgs>? = null, val firstPlayExpiration: Output<String>? = null, val imageConstraintForAnalogComponentVideoRestriction: Output<Boolean>, val imageConstraintForAnalogComputerMonitorRestriction: Output<Boolean>, val scmsRestriction: Output<Int>? = null, val uncompressedDigitalAudioOpl: Output<Int>? = null, val uncompressedDigitalVideoOpl: Output<Int>? = null) : ConvertibleToJava<ContentKeyPolicyPlayReadyPlayRightArgs>
Configures the Play Right in the PlayReady license.
Constructors
Link copied to clipboard
fun ContentKeyPolicyPlayReadyPlayRightArgs(agcAndColorStripeRestriction: Output<Int>? = null, allowPassingVideoContentToUnknownOutput: Output<Either<String, ContentKeyPolicyPlayReadyUnknownOutputPassingOption>>, analogVideoOpl: Output<Int>? = null, compressedDigitalAudioOpl: Output<Int>? = null, compressedDigitalVideoOpl: Output<Int>? = null, digitalVideoOnlyContentRestriction: Output<Boolean>, explicitAnalogTelevisionOutputRestriction: Output<ContentKeyPolicyPlayReadyExplicitAnalogTelevisionRestrictionArgs>? = null, firstPlayExpiration: Output<String>? = null, imageConstraintForAnalogComponentVideoRestriction: Output<Boolean>, imageConstraintForAnalogComputerMonitorRestriction: Output<Boolean>, scmsRestriction: Output<Int>? = null, uncompressedDigitalAudioOpl: Output<Int>? = null, uncompressedDigitalVideoOpl: Output<Int>? = null)
Functions
Properties
Link copied to clipboard
val allowPassingVideoContentToUnknownOutput: Output<Either<String, ContentKeyPolicyPlayReadyUnknownOutputPassingOption>>
Link copied to clipboard