MHEG5 1.0
DTVKit MHEG5 1.0 API Documentation
|
definition of OSD types More...
Go to the source code of this file.
Data Structures | |
struct | S_RECTANGLE |
Macros | |
#define | SD_HEIGHT 576 |
#define | SD_WIDTH 720 |
#define | HD_HEIGHT 720 |
#define | HD_WIDTH 1280 |
#define | FULL_HD_HEIGHT 1080 |
#define | FULL_HD_WIDTH 1920 |
Enumerations | |
enum | E_ASPECT_RATIO { ASPECT_RATIO_4_3, ASPECT_RATIO_16_9, ASPECT_UNDEFINED = 255 } |
definition of OSD types
#define FULL_HD_HEIGHT 1080 |
#define FULL_HD_WIDTH 1920 |
#define HD_HEIGHT 720 |
#define HD_WIDTH 1280 |
#define SD_HEIGHT 576 |
#define SD_WIDTH 720 |
enum E_ASPECT_RATIO |