RDK Documentation (Open Sourced RDK Components)
AampDrmInfo.h File Reference

DRM license information for Aamp. More...

#include <string>
#include "AampDrmMediaFormat.h"
Include dependency graph for AampDrmInfo.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  DrmInfo
 DRM information required to decrypt. More...
 

Enumerations

enum  DrmMethod
 DRM method. More...
 

yes

DRM license information for Aamp.

Definition in file AampDrmInfo.h.

Enumeration Type Documentation

◆ DrmMethod

enum DrmMethod

DRM method.

Enumerator
eMETHOD_AES_128 

encrypted using Advanced Encryption Standard 128-bit key and PKCS7 padding

Definition at line 36 of file AampDrmInfo.h.