Kodi Documentation  18.0
Kodi is an open source media player and entertainment hub.
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)