1 |
5.649141 |
__x_ABI_CWindows_CMedia_CProtection_CPlayReady_CPlayReadyEncryptionAlgorithm |
Enum |
|
|
|
|
|
|
enum __x_ABI_CWindows_CMedia_CProtection_CPlayReady_CPlayReadyEncryptionAlgorithm
{
PlayReadyEncryptionAlgorithm_Unprotected = 0,
PlayReadyEncryptionAlgorithm_Aes128Ctr = 1,
PlayReadyEncryptionAlgorithm_Cocktail = 4,
PlayReadyEncryptionAlgorithm_Aes128Cbc = 5,
PlayReadyEncryptionAlgorithm_Unspecified = 65535,
PlayReadyEncryptionAlgorithm_Uninitialized = 2147483647,
};
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.19041.0\winrt\Windows.Media.Protection.PlayReady.h(9002,0) |
- REVERSE(If defined(__cplusplus) && !defined(CINTERFACE))
- If WINDOWS_FOUNDATION_UNIVERSALAPICONTRACT_VERSION >= 0x10000
- If WINDOWS_FOUNDATION_UNIVERSALAPICONTRACT_VERSION >= 0x50000
|