ContentKeyPolicyPlayReadyPlayRight Class

Definition

Configures the Play Right in the PlayReady license.

public class ContentKeyPolicyPlayReadyPlayRight
type ContentKeyPolicyPlayReadyPlayRight = class
Public Class ContentKeyPolicyPlayReadyPlayRight
Inheritance
ContentKeyPolicyPlayReadyPlayRight

Constructors

ContentKeyPolicyPlayReadyPlayRight()

Initializes a new instance of the ContentKeyPolicyPlayReadyPlayRight class.

ContentKeyPolicyPlayReadyPlayRight(Boolean, Boolean, Boolean, ContentKeyPolicyPlayReadyUnknownOutputPassingOption, Nullable<TimeSpan>, Nullable<Int32>, Nullable<Int32>, ContentKeyPolicyPlayReadyExplicitAnalogTelevisionRestriction, Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, Nullable<Int32>)

Initializes a new instance of the ContentKeyPolicyPlayReadyPlayRight class.

Properties

AgcAndColorStripeRestriction

Gets or sets configures Automatic Gain Control (AGC) and Color Stripe in the license. Must be between 0 and 3 inclusive.

AllowPassingVideoContentToUnknownOutput

Gets or sets configures Unknown output handling settings of the license. Possible values include: 'Unknown', 'NotAllowed', 'Allowed', 'AllowedWithVideoConstriction'

AnalogVideoOpl

Gets or sets specifies the output protection level for compressed digital audio.

CompressedDigitalAudioOpl

Gets or sets specifies the output protection level for compressed digital audio.

CompressedDigitalVideoOpl

Gets or sets specifies the output protection level for compressed digital video.

DigitalVideoOnlyContentRestriction

Gets or sets enables the Image Constraint For Analog Component Video Restriction in the license.

ExplicitAnalogTelevisionOutputRestriction

Gets or sets configures the Explicit Analog Television Output Restriction in the license. Configuration data must be between 0 and 3 inclusive.

FirstPlayExpiration

Gets or sets the amount of time that the license is valid after the license is first used to play content.

ImageConstraintForAnalogComponentVideoRestriction

Gets or sets enables the Image Constraint For Analog Component Video Restriction in the license.

ImageConstraintForAnalogComputerMonitorRestriction

Gets or sets enables the Image Constraint For Analog Component Video Restriction in the license.

ScmsRestriction

Gets or sets configures the Serial Copy Management System (SCMS) in the license. Must be between 0 and 3 inclusive.

UncompressedDigitalAudioOpl

Gets or sets specifies the output protection level for uncompressed digital audio.

UncompressedDigitalVideoOpl

Gets or sets specifies the output protection level for uncompressed digital video.

Methods

Validate()

Validate the object.

Applies to