RDK Documentation (Open Sourced RDK Components)
|
The header file provides components display device information APIs. More...
#include "host.hpp"
#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 "videoOutputPort.hpp"
Go to the source code of this file.
Data Structures | |
class | hostIf_STBServiceDisplayDevice |
This class provides the TR-069 components display device information. More... | |
Macros | |
#define | PARAM_LEN TR69HOSTIFMGR_MAX_PARAM_LEN |
#define | MAX_RESOLUTION_LENGTH 30 |
#define | DISPLAYDEVICE_OBJECT_NAME "DisplayDevice." |
The header file provides components display device information APIs.
Definition in file Components_DisplayDevice.h.