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. |
Colaborar con nosotros en GitHub
El origen de este contenido se puede encontrar en GitHub, donde también puede crear y revisar problemas y solicitudes de incorporación de cambios. Para más información, consulte nuestra guía para colaboradores.
Azure SDK for Python