PlayReadyContentHeader.DecryptorSetup Property

Definition

Gets the decryptor setup value in the header if it is set.

public:
 property PlayReadyDecryptorSetup DecryptorSetup { PlayReadyDecryptorSetup get(); };
PlayReadyDecryptorSetup DecryptorSetup();
public PlayReadyDecryptorSetup DecryptorSetup { get; }
var playReadyDecryptorSetup = playReadyContentHeader.decryptorSetup;
Public ReadOnly Property DecryptorSetup As PlayReadyDecryptorSetup

Property Value

The header's decryptor setup value.

Applies to