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

This source file contains the APIs of TR069 Components Video decoder. More...

#include "dsTypes.h"
#include "Components_VideoDecoder.h"
Include dependency graph for Components_VideoDecoder.cpp:

Go to the source code of this file.

Macros

#define BASE_NAME   "Device.Services.STBService.1.Components.VideoDecoder"
 
#define UPDATE_FORMAT_STRING   "%s.%d.%s"
 
#define STATUS_STRING   "Status"
 
#define CONTENT_AR_STRING   "ContentAspectRatio"
 
#define COMCAST_STANDBY_STRING   "X_COMCAST-COM_Standby"
 
#define HEVC_STRING   "X_RDKCENTRAL-COM_MPEGHPart2"
 
#define HEVC_PROFILE_PATH   ".Capabilities.VideoDecoder.X_RDKCENTRAL-COM_MPEGHPart2.ProfileLevel.1"
 
#define NAME_STRING   "Name"
 
#define ENABLE_STRING   "Enable"
 
#define ENABLED_STRING   "Enabled"
 
#define DISABLED_STRING   "Disabled"
 
#define ERROR_STRING   "Error"
 

yes

This source file contains the APIs of TR069 Components Video decoder.

Definition in file Components_VideoDecoder.cpp.