次の方法で共有


PlayReadyContentHeader.EncryptionType プロパティ

定義

ヘッダーが設定されている場合は、コンテンツ暗号化の種類を取得します。

public:
 property PlayReadyEncryptionAlgorithm EncryptionType { PlayReadyEncryptionAlgorithm get(); };
PlayReadyEncryptionAlgorithm EncryptionType();
public PlayReadyEncryptionAlgorithm EncryptionType { get; }
var playReadyEncryptionAlgorithm = playReadyContentHeader.encryptionType;
Public ReadOnly Property EncryptionType As PlayReadyEncryptionAlgorithm

プロパティ値

ヘッダーのコンテンツ暗号化の種類。

適用対象