ContentKeyPolicyPlayReadyPlayRight interface
Configures the Play Right in the PlayReady license.
Properties
agc |
Configures Automatic Gain Control (AGC) and Color Stripe in the license. Must be between 0 and 3 inclusive. |
allow |
Configures Unknown output handling settings of the license. |
analog |
Specifies the output protection level for compressed digital audio. |
compressed |
Specifies the output protection level for compressed digital audio. |
compressed |
Specifies the output protection level for compressed digital video. |
digital |
Enables the Image Constraint For Analog Component Video Restriction in the license. |
explicit |
Configures the Explicit Analog Television Output Restriction in the license. Configuration data must be between 0 and 3 inclusive. |
first |
The amount of time that the license is valid after the license is first used to play content. |
image |
Enables the Image Constraint For Analog Component Video Restriction in the license. |
image |
Enables the Image Constraint For Analog Component Video Restriction in the license. |
scms |
Configures the Serial Copy Management System (SCMS) in the license. Must be between 0 and 3 inclusive. |
uncompressed |
Specifies the output protection level for uncompressed digital audio. |
uncompressed |
Specifies the output protection level for uncompressed digital video. |
Property Details
agcAndColorStripeRestriction
Configures Automatic Gain Control (AGC) and Color Stripe in the license. Must be between 0 and 3 inclusive.
agcAndColorStripeRestriction?: number
Property Value
number
allowPassingVideoContentToUnknownOutput
Configures Unknown output handling settings of the license.
allowPassingVideoContentToUnknownOutput: string
Property Value
string
analogVideoOpl
Specifies the output protection level for compressed digital audio.
analogVideoOpl?: number
Property Value
number
compressedDigitalAudioOpl
Specifies the output protection level for compressed digital audio.
compressedDigitalAudioOpl?: number
Property Value
number
compressedDigitalVideoOpl
Specifies the output protection level for compressed digital video.
compressedDigitalVideoOpl?: number
Property Value
number
digitalVideoOnlyContentRestriction
Enables the Image Constraint For Analog Component Video Restriction in the license.
digitalVideoOnlyContentRestriction: boolean
Property Value
boolean
explicitAnalogTelevisionOutputRestriction
Configures the Explicit Analog Television Output Restriction in the license. Configuration data must be between 0 and 3 inclusive.
explicitAnalogTelevisionOutputRestriction?: ContentKeyPolicyPlayReadyExplicitAnalogTelevisionRestriction
Property Value
firstPlayExpiration
The amount of time that the license is valid after the license is first used to play content.
firstPlayExpiration?: string
Property Value
string
imageConstraintForAnalogComponentVideoRestriction
Enables the Image Constraint For Analog Component Video Restriction in the license.
imageConstraintForAnalogComponentVideoRestriction: boolean
Property Value
boolean
imageConstraintForAnalogComputerMonitorRestriction
Enables the Image Constraint For Analog Component Video Restriction in the license.
imageConstraintForAnalogComputerMonitorRestriction: boolean
Property Value
boolean
scmsRestriction
Configures the Serial Copy Management System (SCMS) in the license. Must be between 0 and 3 inclusive.
scmsRestriction?: number
Property Value
number
uncompressedDigitalAudioOpl
Specifies the output protection level for uncompressed digital audio.
uncompressedDigitalAudioOpl?: number
Property Value
number
uncompressedDigitalVideoOpl
Specifies the output protection level for uncompressed digital video.
uncompressedDigitalVideoOpl?: number
Property Value
number