ContentKeyPolicyPlayReadyExplicitAnalogTelevisionRestriction Constructors
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.
Overloads
ContentKeyPolicyPlayReadyExplicitAnalogTelevisionRestriction() |
Initializes a new instance of the ContentKeyPolicyPlayReadyExplicitAnalogTelevisionRestriction class. |
ContentKeyPolicyPlayReadyExplicitAnalogTelevisionRestriction(Boolean, Int32) |
Initializes a new instance of the ContentKeyPolicyPlayReadyExplicitAnalogTelevisionRestriction class. |
ContentKeyPolicyPlayReadyExplicitAnalogTelevisionRestriction()
Initializes a new instance of the ContentKeyPolicyPlayReadyExplicitAnalogTelevisionRestriction class.
public ContentKeyPolicyPlayReadyExplicitAnalogTelevisionRestriction ();
Public Sub New ()
Applies to
ContentKeyPolicyPlayReadyExplicitAnalogTelevisionRestriction(Boolean, Int32)
Initializes a new instance of the ContentKeyPolicyPlayReadyExplicitAnalogTelevisionRestriction class.
public ContentKeyPolicyPlayReadyExplicitAnalogTelevisionRestriction (bool bestEffort, int configurationData);
new Microsoft.Azure.Management.Media.Models.ContentKeyPolicyPlayReadyExplicitAnalogTelevisionRestriction : bool * int -> Microsoft.Azure.Management.Media.Models.ContentKeyPolicyPlayReadyExplicitAnalogTelevisionRestriction
Public Sub New (bestEffort As Boolean, configurationData As Integer)
Parameters
- bestEffort
- Boolean
Indicates whether this restriction is enforced on a Best Effort basis.
- configurationData
- Int32
Configures the restriction control bits. Must be between 0 and 3 inclusive.