PlayReadyContentHeader.EncryptionType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the content encryption type in the header if it is set.
public:
property PlayReadyEncryptionAlgorithm EncryptionType { PlayReadyEncryptionAlgorithm get(); };
PlayReadyEncryptionAlgorithm EncryptionType();
public PlayReadyEncryptionAlgorithm EncryptionType { get; }
var playReadyEncryptionAlgorithm = playReadyContentHeader.encryptionType;
Public ReadOnly Property EncryptionType As PlayReadyEncryptionAlgorithm
Property Value
The header's content encryption type.