PlayReadyContentHeader.EncryptionType Property

Definition

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.

Applies to