Share via


DecryptorSetup Enum

Definition

Defines decryptor setup requirements indicating when to acquire licenses for the content for a given PlayReadyHeader.

public enum DecryptorSetup
type DecryptorSetup = 
Public Enum DecryptorSetup
Inheritance
DecryptorSetup

Fields

NotPresent 0

The DECRYPTORSETUP is not present in the rights management header. If the information is not present, it indicates that a player app can enforce the license to be acquired, or already present on the client machine, prior to setting up the media graph.

OnDemand 1

Indicates that a player app should not expect the full license chain for the content to be available for acquisition, or already present on the client machine, prior to setting up the media graph.

Applies to