#include <StreamCrypto.h>
§ CRYPTO_KEY_SYSTEM
Enumerator |
---|
CRYPTO_KEY_SYSTEM_NONE | |
CRYPTO_KEY_SYSTEM_WIDEVINE | |
CRYPTO_KEY_SYSTEM_PLAYREADY | |
CRYPTO_KEY_SYSTEM_COUNT | |
§ FLAG_SECURE_DECODER
const uint8_t CRYPTO_INFO::FLAG_SECURE_DECODER = 1 |
|
static |
is set in flags if decoding has to be done in TEE environment
§ flags
§ m_CryptoKeySystem
keysystem for encrypted media, KEY_SYSTEM_NONE for unencrypted media
§ m_CryptoSessionId
const char* CRYPTO_INFO::m_CryptoSessionId |
The crypto session key id.
§ m_CryptoSessionIdSize
uint16_t CRYPTO_INFO::m_CryptoSessionIdSize |
The size of the crypto session key id.
The documentation for this struct was generated from the following file: