PlayReadyHeaderType Enum
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.
Defines identifiers that indicate the type of a PlayReadyHeader.
public enum PlayReadyHeaderType
type PlayReadyHeaderType =
Public Enum PlayReadyHeaderType
- Inheritance
-
PlayReadyHeaderType
Fields
Name | Value | Description |
---|---|---|
Regular | 0 | A PlayReadyHeader which does not support scalable licenses. Its version is 4.0.0.0. |
Scalable | 1 | A PlayReadyHeader which does support scalable licenses. Its version is 4.1.0.0 or higher. |