libgpac
Documentation of the core library of GPAC
Loading...
Searching...
No Matches
python.libgpac.libgpac.GLTextureInfo Class Reference

OpenGL texture info. More...

Static Public Attributes

 id
 OpenGL texture ID.
 
 format
 OpenGL texture format (e.g., GL_TEXTURE_2D)
 

Detailed Description

OpenGL texture info.

Field Documentation

◆ id

python.libgpac.libgpac.GLTextureInfo.id
static

OpenGL texture ID.

◆ format

python.libgpac.libgpac.GLTextureInfo.format
static

OpenGL texture format (e.g., GL_TEXTURE_2D)