Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
#include <EGLImage.h>
Public Attributes | |
int | width {0} |
int | height {0} |
uint32_t | format {0} |
int | colorSpace {0} |
int | colorRange {0} |
std::array< EglPlane, MAX_NUM_PLANES > | planes |
int CEGLImage::EglAttrs::colorRange {0} |
int CEGLImage::EglAttrs::colorSpace {0} |
uint32_t CEGLImage::EglAttrs::format {0} |
int CEGLImage::EglAttrs::height {0} |
std::array<EglPlane, MAX_NUM_PLANES> CEGLImage::EglAttrs::planes |
int CEGLImage::EglAttrs::width {0} |