RDK Documentation (Open Sourced RDK Components)
device::VideoOutputPortConfig Class Reference
Collaboration diagram for device::VideoOutputPortConfig:
Collaboration graph

Public Member Functions

const PixelResolutiongetPixelResolution (int id) const
 
const AspectRatiogetAspectRatio (int id) const
 
const StereoScopicModegetSSMode (int id) const
 
const VideoResolutiongetVideoResolution (int id) const
 
const FrameRategetFrameRate (int id) const
 
VideoOutputPortTypegetPortType (int id)
 
VideoOutputPortgetPort (int id)
 
VideoOutputPortgetPort (const std::string &name)
 
List< VideoOutputPortgetPorts ()
 
List< VideoOutputPortTypegetSupportedTypes ()
 
List< VideoResolutiongetSupportedResolutions (bool isIgnoreEdid=false)
 
void load ()
 
void release ()
 

Static Public Member Functions

static VideoOutputPortConfiggetInstance ()
 

Private Attributes

std::vector< PixelResolution_vPixelResolutions
 
std::vector< AspectRatio_vAspectRatios
 
std::vector< StereoScopicMode_vStereoScopieModes
 
std::vector< VideoResolution_supportedResolutions
 
std::vector< FrameRate_vFrameRates
 
std::vector< VideoOutputPortType_vPortTypes
 
std::vector< VideoOutputPort_vPorts
 

yes

Definition at line 45 of file videoOutputPortConfig.hpp.


The documentation for this class was generated from the following files: