RDK Documentation (Open Sourced RDK Components)
|
Configuration related Functionality for AAMP. More...
#include "AampConfig.h"
#include "_base64.h"
#include "base16.h"
#include "AampJsonObject.h"
#include "AampUtils.h"
#include "aampgstplayer.h"
#include "AampRfc.h"
#include <time.h>
Go to the source code of this file.
Variables | |
static ConfigPriority | customOwner |
static AampOwnerLookupEntry | OwnerLookUpTable [] |
AAMP Config Owners enum-string mapping table. More... | |
static AampConfigLookupEntry | ConfigLookUpTable [] |
AAMP Config Command lookup table. | |
Configuration related Functionality for AAMP.
Definition in file AampConfig.cpp.
|
static |
AAMP Config Owners enum-string mapping table.
Definition at line 61 of file AampConfig.cpp.