Content Key Policy Play Ready Play Right Response
data class ContentKeyPolicyPlayReadyPlayRightResponse(val agcAndColorStripeRestriction: Int? = null, val allowPassingVideoContentToUnknownOutput: String, val analogVideoOpl: Int? = null, val compressedDigitalAudioOpl: Int? = null, val compressedDigitalVideoOpl: Int? = null, val digitalVideoOnlyContentRestriction: Boolean, val explicitAnalogTelevisionOutputRestriction: ContentKeyPolicyPlayReadyExplicitAnalogTelevisionRestrictionResponse? = null, val firstPlayExpiration: String? = null, val imageConstraintForAnalogComponentVideoRestriction: Boolean, val imageConstraintForAnalogComputerMonitorRestriction: Boolean, val scmsRestriction: Int? = null, val uncompressedDigitalAudioOpl: Int? = null, val uncompressedDigitalVideoOpl: Int? = null)
Configures the Play Right in the PlayReady license.
Constructors
Link copied to clipboard
fun ContentKeyPolicyPlayReadyPlayRightResponse(agcAndColorStripeRestriction: Int? = null, allowPassingVideoContentToUnknownOutput: String, analogVideoOpl: Int? = null, compressedDigitalAudioOpl: Int? = null, compressedDigitalVideoOpl: Int? = null, digitalVideoOnlyContentRestriction: Boolean, explicitAnalogTelevisionOutputRestriction: ContentKeyPolicyPlayReadyExplicitAnalogTelevisionRestrictionResponse? = null, firstPlayExpiration: String? = null, imageConstraintForAnalogComponentVideoRestriction: Boolean, imageConstraintForAnalogComputerMonitorRestriction: Boolean, scmsRestriction: Int? = null, uncompressedDigitalAudioOpl: Int? = null, uncompressedDigitalVideoOpl: Int? = null)
Types
Properties
Link copied to clipboard
Link copied to clipboard