The following table contains values that can be set with cpp_kodi_addon_inputstream_Defs_Info_StreamCryptoSession :
| Name | Type | Set call | Get call |
|---|---|---|---|
| Keysystem for encrypted media | STREAM_CRYPTO_KEY_SYSTEM | SetKeySystem | GetKeySystem |
| Flags for special conditions | uint8_t | SetFlags | GetFlags |
| Crypto session key id | std::string | SetSessionId | GetSessionId |