|
Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
#include <cstdint>Classes | |
| class | CAspectRatio |
Variables | |
| constexpr unsigned int | ASPECT_ALIGN_CENTER = 0 |
| constexpr unsigned int | ASPECT_ALIGN_LEFT = 1 |
| constexpr unsigned int | ASPECT_ALIGN_RIGHT = 2 |
| constexpr unsigned int | ASPECT_ALIGNY_CENTER = 0 |
| constexpr unsigned int | ASPECT_ALIGNY_TOP = 4 |
| constexpr unsigned int | ASPECT_ALIGNY_BOTTOM = 8 |
| constexpr unsigned int | ASPECT_ALIGN_MASK = 3 |
| constexpr unsigned int | ASPECT_ALIGNY_MASK = ~3 |
|
inlineconstexpr |
|
inlineconstexpr |
|
inlineconstexpr |
|
inlineconstexpr |
|
inlineconstexpr |
|
inlineconstexpr |
|
inlineconstexpr |
|
inlineconstexpr |