gstglegl.c.functions

C functions for gstglegl1 library

Module Initializers 1

shared static this()

Types 25

aliasgst_egl_image_get_type = c_gst_egl_image_get_type
aliasgst_egl_image_new_wrapped = c_gst_egl_image_new_wrapped
aliasgst_egl_image_export_dmabuf = c_gst_egl_image_export_dmabuf
aliasgst_egl_image_get_image = c_gst_egl_image_get_image
aliasgst_egl_image_from_dmabuf = c_gst_egl_image_from_dmabuf
aliasgst_egl_image_from_dmabuf_direct = c_gst_egl_image_from_dmabuf_direct
aliasgst_egl_image_from_dmabuf_direct_target = c_gst_egl_image_from_dmabuf_direct_target
aliasgst_egl_image_from_dmabuf_direct_target_with_dma_drm = c_gst_egl_image_from_dmabuf_direct_target_with_dma_drm
aliasgst_egl_image_from_texture = c_gst_egl_image_from_texture
aliasgst_gl_display_egl_get_type = c_gst_gl_display_egl_get_type
aliasgst_gl_display_egl_new = c_gst_gl_display_egl_new
aliasgst_gl_display_egl_new_surfaceless = c_gst_gl_display_egl_new_surfaceless
aliasgst_gl_display_egl_new_with_egl_display = c_gst_gl_display_egl_new_with_egl_display
aliasgst_gl_display_egl_from_gl_display = c_gst_gl_display_egl_from_gl_display
aliasgst_gl_display_egl_get_from_native = c_gst_gl_display_egl_get_from_native
aliasgst_gl_display_egl_device_get_type = c_gst_gl_display_egl_device_get_type
aliasgst_gl_display_egl_device_new = c_gst_gl_display_egl_device_new
aliasgst_gl_display_egl_device_new_with_egl_device = c_gst_gl_display_egl_device_new_with_egl_device
aliasgst_gl_memory_egl_get_type = c_gst_gl_memory_egl_get_type
aliasgst_gl_memory_egl_get_display = c_gst_gl_memory_egl_get_display
aliasgst_gl_memory_egl_get_image = c_gst_gl_memory_egl_get_image
aliasgst_gl_memory_egl_init_once = c_gst_gl_memory_egl_init_once
aliasgst_gl_memory_egl_allocator_get_type = c_gst_gl_memory_egl_allocator_get_type
aliasgst_egl_get_error_string = c_gst_egl_get_error_string
aliasgst_is_gl_memory_egl = c_gst_is_gl_memory_egl

Variables 25

varGType function() c_gst_egl_image_get_type
varGstEGLImage * function(GstGLContext * context, void * image, GstGLFormat format, void * userData, GstEGLImageDestroyNotify userDataDestroy) c_gst_egl_image_new_wrapped
vargboolean function(GstEGLImage * image, int * fd, int * stride, size_t * offset) c_gst_egl_image_export_dmabuf
varvoid * function(GstEGLImage * image) c_gst_egl_image_get_image
varGstEGLImage * function(GstGLContext * context, int dmabuf, const(GstVideoInfo) * inInfo, int plane, size_t offset) c_gst_egl_image_from_dmabuf
varGstEGLImage * function(GstGLContext * context, int * fd, const(size_t) * offset, const(GstVideoInfo) * inInfo) c_gst_egl_image_from_dmabuf_direct
varGstEGLImage * function(GstGLContext * context, int * fd, const(size_t) * offset, const(GstVideoInfo) * inInfo, GstGLTextureTarget target) c_gst_egl_image_from_dmabuf_direct_target
varGstEGLImage * function(GstGLContext * context, uint nPlanes, int * fd, const(size_t) * offset, const(GstVideoInfoDmaDrm) * inInfoDma, GstGLTextureTarget target) c_gst_egl_image_from_dmabuf_direct_target_with_dma_drm
varGstEGLImage * function(GstGLContext * context, GstGLMemory * glMem, size_t * attribs) c_gst_egl_image_from_texture
varGType function() c_gst_gl_display_egl_get_type
varGstGLDisplayEGL * function() c_gst_gl_display_egl_new
varGstGLDisplayEGL * function() c_gst_gl_display_egl_new_surfaceless
varGstGLDisplayEGL * function(void * display) c_gst_gl_display_egl_new_with_egl_display
varGstGLDisplayEGL * function(GstGLDisplay * display) c_gst_gl_display_egl_from_gl_display
varvoid * function(GstGLDisplayType type, size_t display) c_gst_gl_display_egl_get_from_native
varGType function() c_gst_gl_display_egl_device_get_type
varGstGLDisplayEGLDevice * function(uint deviceIndex) c_gst_gl_display_egl_device_new
varGstGLDisplayEGLDevice * function(void * device) c_gst_gl_display_egl_device_new_with_egl_device
varGType function() c_gst_gl_memory_egl_get_type
varvoid * function(GstGLMemoryEGL * mem) c_gst_gl_memory_egl_get_display
varvoid * function(GstGLMemoryEGL * mem) c_gst_gl_memory_egl_get_image
varvoid function() c_gst_gl_memory_egl_init_once
varGType function() c_gst_gl_memory_egl_allocator_get_type
varconst(char) * function(int err) c_gst_egl_get_error_string
vargboolean function(GstMemory * mem) c_gst_is_gl_memory_egl