Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
DRM Namespace Reference

Classes

class  CCryptoSession
 
class  CharVecBuffer
 
class  CMediaDrmCryptoSession
 

Typedefs

typedef CCryptoSession *(* GET_CRYPTO_SESSION_INTERFACE_FN) (const std::string &UUID, const std::string &cipherAlgo, const std::string &hmacAlgo)
 

Typedef Documentation

◆ GET_CRYPTO_SESSION_INTERFACE_FN

typedef CCryptoSession *(* DRM::GET_CRYPTO_SESSION_INTERFACE_FN) (const std::string &UUID, const std::string &cipherAlgo, const std::string &hmacAlgo)