gstglegl.types
D types for gstglegl1 library
Types 1
aliasEGLImageDestroyNotify = void delegate(gstglegl.eglimage.EGLImage image)
Function to be called when the GstEGLImage is destroyed. It should free the associated EGLImage if necessary
Parameters
image | a #GstEGLImage |
Variables 2
enumvar
GL_DISPLAY_EGL_NAME = "gst.gl.display.egl"enumvar
GL_MEMORY_EGL_ALLOCATOR_NAME = "GLMemoryEGL"The name of the GL Memory EGL allocator