Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
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)