Share via


PlayReadyHeaderType Enum

Definition

Defines identifiers that indicate the type of a PlayReadyHeader.

public enum PlayReadyHeaderType
type PlayReadyHeaderType = 
Public Enum PlayReadyHeaderType
Inheritance
PlayReadyHeaderType

Fields

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.

Applies to