RDK Documentation (Open Sourced RDK Components)
|
Output protection management for Aamp. More...
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 | |
AampOutputProtection * | s_pAampOP = NULL |
Output protection management for Aamp.
Definition in file aampoutputprotection.cpp.
#define DEBUG_FUNC |
Static local variables
Definition at line 35 of file aampoutputprotection.cpp.
#define DISPLAY_WIDTH_UNKNOWN -1 |
Parsing failed for getResolution().getName();
Definition at line 41 of file aampoutputprotection.cpp.
#define DISPLAY_HEIGHT_UNKNOWN -1 |
Parsing failed for getResolution().getName();
Definition at line 42 of file aampoutputprotection.cpp.
#define DISPLAY_RESOLUTION_NA 0 |
Resolution not available yet or not connected to HDMI
Definition at line 43 of file aampoutputprotection.cpp.