Kodi Documentation 18.0
Kodi is an open source media player and entertainment hub.
COMXImage::textureinfo Struct Reference

#include <OMXImage.h>

Public Attributes

int width
 
int height
 
GLuint texture
 
EGLImageKHR egl_image
 
voidparent
 

Member Data Documentation

◆ egl_image

EGLImageKHR COMXImage::textureinfo::egl_image

◆ height

int COMXImage::textureinfo::height

◆ parent

void* COMXImage::textureinfo::parent

◆ texture

GLuint COMXImage::textureinfo::texture

◆ width

int COMXImage::textureinfo::width

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