RDK Documentation (Open Sourced RDK Components)
DrmSessionContext Struct Reference

To store drmSession and keyId data. More...

#include <AampDRMSessionManager.h>

Collaboration diagram for DrmSessionContext:
Collaboration graph

Public Member Functions

 DrmSessionContext (const DrmSessionContext &other)
 
DrmSessionContextoperator= (const DrmSessionContext &other)
 

Data Fields

std::vector< uint8_t > data
 
pthread_mutex_t sessionMutex
 
AampDrmSessiondrmSession
 

yes

To store drmSession and keyId data.

Definition at line 69 of file AampDRMSessionManager.h.


The documentation for this struct was generated from the following file: