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

The header file provides capabilities HDMI information APIs. More...

#include "host.hpp"
#include "videoResolution.hpp"
#include "dsVideoResolutionSettings.h"
#include "dsTypes.h"
#include "videoOutputPortType.hpp"
#include "videoDevice.hpp"
#include "videoDFC.hpp"
#include "manager.hpp"
#include "dsUtl.h"
#include "dsError.h"
#include "list.hpp"
#include <exception>
#include <string.h>
#include "stdlib.h"
#include "hostIf_tr69ReqHandler.h"
#include "hostIf_updateHandler.h"
#include "hostIf_utils.h"
#include "Components_DisplayDevice.h"
#include "videoOutputPort.hpp"
Include dependency graph for Components_HDMI.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  hostIf_STBServiceHDMI
 This class provides the TR-069 components HDMI information. More...
 

Macros

#define HDMI_RESOLUTION_MODE_AUTO   "Auto"
 
#define HDMI_RESOLUTION_MODE_MANUAL   "Manual"
 
#define HDMI_RESOLUTION_VALUE_DEFAULT   "1280x720/59.94Hz"
 

yes

The header file provides capabilities HDMI information APIs.

Definition in file Components_HDMI.h.