|
RDK Documentation (Open Sourced RDK Components)
|
Go to the documentation of this file.
36 #ifndef _DS_VIDEODFC_HPP_
37 #define _DS_VIDEODFC_HPP_
virtual ~VideoDFC()
This function is the default destructor for VideoDFC.
static const int kLetterBox_221x1ON4x3
Indicates decoder format of type letter box 2:21:1 in a 4:3 video frame.
VideoDFC(int id)
This function is a parameterised constructor. It initializes the instance with the id provided and th...
This file defines DSConstant class which is inherited by most of the device settings classes.
static const int kZoom_16x9
Indicates decoder format of type 16:9 zoom.
static const int kWideScreen_4x3
Indicates decoder format of type 4:3 wide.
This class is used to store and manage the names and id's. It is derived by many classes like VideoRe...
static const int kPanScan
Indicates decoder format of type pan and scan.
static const int kPlatform
Indicates decoding format conversion will be managed by the platform.
static const VideoDFC & getInstance(int id)
This function gets an instance of VideoDFC against the id specified, only if the id passed is valid.
This class extends DSConstant to manage the video Decoder Format Conversion.
static const int kPillarBox_4x3
Indicates decoder format of type pillar box 4:3.
static const int kLetterBox_221x1ON16x9
Indicates decoder format of type letter box 2:21:1 in a 16:9 video frame.
static const int kUnknown
Indicates decoder format of type unknown.
static const int kLetterBox_16x9
Indicates decoder format of type letter box with 16:9 aspect ratio.
static const int kFull
Indicates decoder format of type full.
static const int kCCO
Indicates center cut out decoder format.
static const int kNone
Indicates decoder format of type none.
static const int kLetterBox_14x9
Indicates decoder format of type letter box with 14:9 aspect ratio.