Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
CEGLImage::EglAttrs Struct Reference

#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_PLANESplanes
 

Member Data Documentation

◆ colorRange

int CEGLImage::EglAttrs::colorRange {0}

◆ colorSpace

int CEGLImage::EglAttrs::colorSpace {0}

◆ format

uint32_t CEGLImage::EglAttrs::format {0}

◆ height

int CEGLImage::EglAttrs::height {0}

◆ planes

std::array<EglPlane, MAX_NUM_PLANES> CEGLImage::EglAttrs::planes

◆ width

int CEGLImage::EglAttrs::width {0}

The documentation for this struct was generated from the following file: