|
Kodi Documentation 18.0
Kodi is an open source media player and entertainment hub.
|
#include <OMXImage.h>
Public Attributes | |
| int | width |
| int | height |
| GLuint | texture |
| EGLImageKHR | egl_image |
| void * | parent |
| EGLImageKHR COMXImage::textureinfo::egl_image |
| int COMXImage::textureinfo::height |
| void* COMXImage::textureinfo::parent |
| GLuint COMXImage::textureinfo::texture |
| int COMXImage::textureinfo::width |