ContentKeyPolicyPlayReadyExplicitAnalogTelevisionRestriction Class

Configures the Explicit Analog Television Output Restriction control bits. For further details see the PlayReady Compliance Rules.

All required parameters must be populated in order to send to Azure.

Inheritance
azure.mgmt.media._serialization.Model
ContentKeyPolicyPlayReadyExplicitAnalogTelevisionRestriction

Constructor

ContentKeyPolicyPlayReadyExplicitAnalogTelevisionRestriction(*, best_effort: bool, configuration_data: int, **kwargs)

Keyword-Only Parameters

Name Description
best_effort

Indicates whether this restriction is enforced on a Best Effort basis. Required.

configuration_data
int

Configures the restriction control bits. Must be between 0 and 3 inclusive. Required.

Variables

Name Description
best_effort

Indicates whether this restriction is enforced on a Best Effort basis. Required.

configuration_data
int

Configures the restriction control bits. Must be between 0 and 3 inclusive. Required.