ContentKeyPolicyPlayReadyPlayRight Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Configures the Play Right in the PlayReady license.
public class ContentKeyPolicyPlayReadyPlayRight
type ContentKeyPolicyPlayReadyPlayRight = class
Public Class ContentKeyPolicyPlayReadyPlayRight
- Inheritance
-
ContentKeyPolicyPlayReadyPlayRight
Constructors
ContentKeyPolicyPlayReadyPlayRight(Boolean, Boolean, Boolean, ContentKeyPolicyPlayReadyUnknownOutputPassingOption) |
Initializes a new instance of ContentKeyPolicyPlayReadyPlayRight. |
Properties
AgcAndColorStripeRestriction |
Configures Automatic Gain Control (AGC) and Color Stripe in the license. Must be between 0 and 3 inclusive. |
AllowPassingVideoContentToUnknownOutput |
Configures Unknown output handling settings of the license. |
AnalogVideoOutputProtectionLevel |
Specifies the output protection level for compressed digital audio. |
CompressedDigitalAudioOutputProtectionLevel |
Specifies the output protection level for compressed digital audio. |
CompressedDigitalVideoOutputProtectionLevel |
Specifies the output protection level for compressed digital video. |
ExplicitAnalogTelevisionOutputRestriction |
Configures the Explicit Analog Television Output Restriction in the license. Configuration data must be between 0 and 3 inclusive. |
FirstPlayExpiration |
The amount of time that the license is valid after the license is first used to play content. |
HasDigitalVideoOnlyContentRestriction |
Enables the Image Constraint For Analog Component Video Restriction in the license. |
HasImageConstraintForAnalogComponentVideoRestriction |
Enables the Image Constraint For Analog Component Video Restriction in the license. |
HasImageConstraintForAnalogComputerMonitorRestriction |
Enables the Image Constraint For Analog Component Video Restriction in the license. |
ScmsRestriction |
Configures the Serial Copy Management System (SCMS) in the license. Must be between 0 and 3 inclusive. |
UncompressedDigitalAudioOutputProtectionLevel |
Specifies the output protection level for uncompressed digital audio. |
UncompressedDigitalVideoOutputProtectionLevel |
Specifies the output protection level for uncompressed digital video. |
Applies to
Azure SDK for .NET