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

This source file contains the APIs of TR069 Components HDMI. More...

#include "hostIf_main.h"
#include "videoOutputPort.hpp"
#include "illegalArgumentException.hpp"
#include "exception.hpp"
#include "Components_HDMI.h"
#include "Components_DisplayDevice.h"
#include "safec_lib.h"
Include dependency graph for Components_HDMI.cpp:

Go to the source code of this file.

Macros

#define DEV_NAME   "HDMI"
 
#define BASE_NAME   "Device.Services.STBService.1.Components.HDMI"
 
#define UPDATE_FORMAT_STRING   "%s.%d.%s"
 
#define STATUS_STRING   "Status"
 
#define ENABLE_STRING   "Enable"
 
#define RES_MODE_STRING   "ResolutionMode"
 
#define RES_VAL_STRING   "ResolutionValue"
 
#define NAME_STRING   "Name"
 
#define ENABLED_STRING   "Enabled"
 
#define DISABLED_STRING   "Disabled"
 

Variables

static EnumStringMapper dsVideoPixelResolutionMapper []
 
static EnumStringMapper dsVideoFrameRateMapper []
 

yes

This source file contains the APIs of TR069 Components HDMI.

Definition in file Components_HDMI.cpp.