![]() |
RDK Documentation (Open Sourced RDK Components)
|
To store drmSession and keyId data. More...
#include <AampDRMSessionManager.h>

Public Member Functions | |
| DrmSessionContext (const DrmSessionContext &other) | |
| DrmSessionContext & | operator= (const DrmSessionContext &other) |
Data Fields | |
| std::vector< uint8_t > | data |
| pthread_mutex_t | sessionMutex |
| AampDrmSession * | drmSession |
To store drmSession and keyId data.
Definition at line 69 of file AampDRMSessionManager.h.