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. |
Samarbeta med oss på GitHub
Källan för det här innehållet finns på GitHub, där du även kan skapa och granska ärenden och pull-begäranden. Se vår deltagarguide för mer information.
Azure SDK for Python