![]() |
RDK Documentation (Open Sourced RDK Components)
|
This file contains implementation of AspectRatio class methods, variable assignments and support functions to manage the aspect ratio types. More...
#include "aspectRatio.hpp"#include "illegalArgumentException.hpp"#include "videoOutputPortConfig.hpp"#include "dsTypes.h"#include "dsUtl.h"#include "dslogger.h"
Go to the source code of this file.
Typedefs | |
| typedef int | device::_SafetyCheck[(dsUTL_DIM(_names)==dsVIDEO_ASPECT_RATIO_MAX) ? 1 :-1] |
This file contains implementation of AspectRatio class methods, variable assignments and support functions to manage the aspect ratio types.
Definition in file aspectRatio.cpp.