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.ModelContentKeyPolicyPlayReadyExplicitAnalogTelevisionRestriction
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
|
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
|
Configures the restriction control bits. Must be between 0 and 3 inclusive. Required. |
Collaborer avec nous sur GitHub
La source de ce contenu se trouve sur GitHub, où vous pouvez également créer et examiner les problèmes et les demandes de tirage. Pour plus d’informations, consultez notre guide du contributeur.
Azure SDK for Python