PlayReadyContentHeader.DecryptorSetup 属性

定义

获取标头中的解密程序设置值(如果已设置)。

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

属性值

标头的解密器设置值。

适用于