Kodi Development 22.0
for Binary and Script based Add-Ons
 
Loading...
Searching...
No Matches

Detailed Description

Cryptography flags to use special conditions
To identify special extra conditions.

Note
These variables are bit flags which are created using "|" can be used together.

Enumeration Type Documentation

◆ STREAM_CRYPTO_FLAGS

Enumerator
STREAM_CRYPTO_FLAG_NONE 

0000 0000 - Empty to set if nothing is used.

STREAM_CRYPTO_FLAG_SECURE_DECODER 

0000 0001 - Is set in flags if decoding has to be done in trusted execution environment (TEE).