![]() |
RDK Documentation (Open Sourced RDK Components)
|
Implented DRM helper functionalities. More...
#include <string>#include <memory>#include <vector>#include <unordered_map>#include <cstdint>#include "AampDrmData.h"#include "AampDrmInfo.h"#include "AampDRMutils.h"#include "AampMemorySystem.h"

Go to the source code of this file.
Data Structures | |
| struct | AampChallengeInfo |
| Aamp challenge info to get the License. More... | |
| struct | AampLicenseRequest |
| Holds the data to get the License. More... | |
| class | AampDrmHelper |
| AampDRM helper to handle DRM operations. More... | |
| class | AampDrmHelperFactory |
| Helper class to Maintain DRM data. More... | |
| class | AampDrmHelperEngine |
| Helper Engine for Aamp DRM operations. More... | |
Implented DRM helper functionalities.
Definition in file AampDrmHelper.h.