PlayReadyContentHeader.DecryptorSetup プロパティ

定義

ヘッダーに設定されている場合は、復号化プログラムのセットアップ値を取得します。

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

プロパティ値

ヘッダーの復号化プログラムのセットアップ値。

適用対象