RDK Documentation (Open Sourced RDK Components)
aampoutputprotection.cpp File Reference

Output protection management for Aamp. More...

#include "aampoutputprotection.h"
#include "config.h"
#include "priv_aamp.h"
Include dependency graph for aampoutputprotection.cpp:

Go to the source code of this file.

Macros

#define DEBUG_FUNC
 
#define DISPLAY_WIDTH_UNKNOWN   -1
 
#define DISPLAY_HEIGHT_UNKNOWN   -1
 
#define DISPLAY_RESOLUTION_NA   0
 

Variables

AampOutputProtections_pAampOP = NULL
 

yes

Output protection management for Aamp.

Definition in file aampoutputprotection.cpp.

Macro Definition Documentation

◆ DEBUG_FUNC

#define DEBUG_FUNC

Static local variables

Definition at line 35 of file aampoutputprotection.cpp.

◆ DISPLAY_WIDTH_UNKNOWN

#define DISPLAY_WIDTH_UNKNOWN   -1

Parsing failed for getResolution().getName();

Definition at line 41 of file aampoutputprotection.cpp.

◆ DISPLAY_HEIGHT_UNKNOWN

#define DISPLAY_HEIGHT_UNKNOWN   -1

Parsing failed for getResolution().getName();

Definition at line 42 of file aampoutputprotection.cpp.

◆ DISPLAY_RESOLUTION_NA

#define DISPLAY_RESOLUTION_NA   0

Resolution not available yet or not connected to HDMI

Definition at line 43 of file aampoutputprotection.cpp.