gstglegl.types

D types for gstglegl1 library

Members

Aliases

EGLImageDestroyNotify
alias EGLImageDestroyNotify = void delegate(gstglegl.eglimage.EGLImage image)

Function to be called when the GstEGLImage is destroyed. It should free the associated EGLImage if necessary

Manifest constants

GL_DISPLAY_EGL_NAME
enum GL_DISPLAY_EGL_NAME;
GL_MEMORY_EGL_ALLOCATOR_NAME
enum GL_MEMORY_EGL_ALLOCATOR_NAME;

The name of the GL Memory EGL allocator