PlayReadyDecryptorSetup PlayReadyDecryptorSetup PlayReadyDecryptorSetup PlayReadyDecryptorSetup Enum

Definition

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

public : enum class PlayReadyDecryptorSetuppublic enum PlayReadyDecryptorSetupPublic Enum PlayReadyDecryptorSetup// You can use this enum in JavaScript.
Attributes
Windows 10 requirements
Device family
Windows 10 (introduced v10.0.10240.0)
API contract
Windows.Foundation.UniversalApiContract (introduced v1)

Fields

OnDemand OnDemand OnDemand OnDemand

Indicates that a player app cannot guarantee that the license (chain) for the content is available prior to setting up the media graph.

Uninitialized Uninitialized Uninitialized Uninitialized

Indicates the DECRYPTORSETUP is not present in the rights management header. This indicates that a player app can guarantee that the license (chain) for the content is available prior to setting up the media graph.